Searched defs:fg (Results 1 – 5 of 5) sorted by relevance
/qemu/ui/ |
H A D | vnc-enc-hextile-template.h | 25 pixel_t fg = 0; in CONCAT() local
|
H A D | vnc-enc-tight.c | 421 size_t count, uint32_t *bg, uint32_t *fg, in tight_fill_palette() 963 int w, int h, uint32_t bg, uint32_t fg) in send_mono_rect() 1410 int bg, int fg, int colors, VncPalette *palette) in send_sub_rect_nojpeg() 1434 int bg, int fg, int colors, in send_sub_rect_jpeg() 1480 uint32_t bg = 0, fg = 0; in send_sub_rect() local
|
H A D | console.c | 524 pixman_color_t fg = QEMU_PIXMAN_COLOR_GRAY; in qemu_create_placeholder_surface() local
|
/qemu/include/ui/ |
H A D | console.h | 62 #define ATTR2CHTYPE(c, fg, bg, bold) \ argument
|
/qemu/hw/display/ |
H A D | artist.c | 780 int fg, int bg) in artist_vram_write32()
|