Home
last modified time | relevance | path

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

/qemu/ui/
H A Dcursor.c139 bool has_inverted_colors = false; in cursor_set_mono() local
153 has_inverted_colors = true; in cursor_set_mono()
178 if (has_inverted_colors) { in cursor_set_mono()