Home
last modified time | relevance | path

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

/qemu/ui/
H A Dcursor.c132 uint32_t foreground, uint32_t background, uint8_t *image, in cursor_set_mono()
200 void cursor_get_mono_image(QEMUCursor *c, int foreground, uint8_t *image) in cursor_get_mono_image()
/qemu/contrib/ivshmem-server/
H A Dmain.c29 bool foreground; member