Home
last modified time | relevance | path

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

/freebsd-14.2/stand/common/
H A Dgfx_fb.h209 teken_pos_t tg_cursor; /* Where cursor was drawn */ member
H A Dgfx_fb.c967 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_putchar()
996 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_fill()
1042 state->tg_cursor = p; in gfx_fb_cursor_draw()
1052 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_cursor()
1237 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_copy()