Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dcursor.c138 bool expand_bitmap_only = image == mask; in cursor_set_mono() local
151 if (!expand_bitmap_only && image[x / 8] & bit) { in cursor_set_mono()