Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/syscons/
H A Dscvgarndr.c54 static vr_draw_mouse_t vga_txtmouse; variable
56 #define vga_txtmouse (vr_draw_mouse_t *)vga_nop macro
423 vga_txtmouse(scr_stat *scp, int x, int y, int on) in vga_txtmouse() function