Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dvga.c1904 int graphic_mode, i, cursor_offset, cursor_visible; in vga_update_text() local
H A Dartist.c363 static inline bool cursor_visible(ARTISTState *s) in cursor_visible() function