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

/freebsd-13-stable/stand/common/
H A Dgfx_fb.h211 teken_pos_t tg_cursor; /* Where cursor was drawn */ member in struct:teken_gfx
H A Dgfx_fb.c924 gfx_fb_cursor_draw(state, &state->tg_cursor, false);
953 gfx_fb_cursor_draw(state, &state->tg_cursor, false);
1020 state->tg_cursor = *p;
1030 state->tg_cursor = *p;
1045 gfx_fb_cursor_draw(state, &state->tg_cursor, false);
1190 gfx_fb_cursor_draw(state, &state->tg_cursor, false);

Completed in 68 milliseconds