Searched defs:cursor_invalidate (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/display/ | ||
H A D | vga_int.h | 144 void (*cursor_invalidate)(struct VGACommonState *s); member |
/openbmc/qemu/ui/ | ||
H A D | console-vc.c | 58 int text_x[2], text_y[2], cursor_invalidate; member |