Home
last modified time | relevance | path

Searched defs:vga_txtmouse (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dscvgarndr.c64 static vr_draw_mouse_t vga_txtmouse; variable
66 #define vga_txtmouse (vr_draw_mouse_t *)vga_nop macro
708 vga_txtmouse(scr_stat *scp, int x, int y, int on) in vga_txtmouse() function