Home
last modified time | relevance | path

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

/qemu/hw/display/
H A Dcirrus_vga_internal.h93 int last_hw_cursor_y_end; member
H A Dcirrus_vga.c2134 s->last_hw_cursor_y + s->last_hw_cursor_y_end); in invalidate_cursor1()
2180 s->last_hw_cursor_y_end = 0; in cirrus_cursor_compute_yrange()
2183 s->last_hw_cursor_y_end = y_max + 1; in cirrus_cursor_compute_yrange()