Home
last modified time | relevance | path

Searched defs:fg (Results 1 – 5 of 5) sorted by relevance

/qemu/ui/
H A Dvnc-enc-hextile-template.h25 pixel_t fg = 0; in CONCAT() local
H A Dvnc-enc-tight.c421 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 Dconsole.c524 pixman_color_t fg = QEMU_PIXMAN_COLOR_GRAY; in qemu_create_placeholder_surface() local
/qemu/include/ui/
H A Dconsole.h62 #define ATTR2CHTYPE(c, fg, bg, bold) \ argument
/qemu/hw/display/
H A Dartist.c780 int fg, int bg) in artist_vram_write32()