Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dgfx_fb.h209 teken_pos_t tg_cursor; /* Where cursor was drawn */ member
H A Dgfx_fb.c977 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_putchar()
1006 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_fill()
1052 state->tg_cursor = p; in gfx_fb_cursor_draw()
1062 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_cursor()
1247 gfx_fb_cursor_draw(state, &state->tg_cursor, false); in gfx_fb_copy()