Searched defs:bgcol (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/display/ |
| H A D | vga-helpers.h | 26 uint32_t xorcol, uint32_t bgcol) in vga_draw_glyph_line() 40 uint32_t fgcol, uint32_t bgcol) in vga_draw_glyph8() 55 uint32_t fgcol, uint32_t bgcol) in vga_draw_glyph16() 73 uint32_t fgcol, uint32_t bgcol, int dup9) in vga_draw_glyph9()
|
| H A D | vga.c | 1199 uint32_t offset, fgcol, bgcol, v, cursor_offset; in vga_draw_text() local
|
| /openbmc/qemu/ui/ |
| H A D | qemu-pixman.c | 255 pixman_color_t *bgcol, in qemu_pixman_glyph_render()
|
| H A D | console-vc.c | 21 uint8_t bgcol:4; member 160 pixman_color_t fgcol, bgcol; in vga_putcharxy() local
|