Home
last modified time | relevance | path

Searched refs:tg_cursor (Results 1 – 2 of 2) sorted by relevance

/src/stand/common/
H A Dgfx_fb.h209 teken_pos_t tg_cursor; /* Where cursor was drawn */ member
H A Dgfx_fb.c1044 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_putchar()
1075 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_fill()
1123 state->tg_cursor = p; in gfx_fb_cursor_draw()
1133 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_cursor()
1318 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_copy()