Searched defs:fgcol (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | vga-helpers.h | 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 | 253 pixman_color_t *fgcol, in qemu_pixman_glyph_render()
|
H A D | console-vc.c | 20 uint8_t fgcol:4; member 157 pixman_color_t fgcol, bgcol; in vga_putcharxy() local
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | sm750.c | 240 unsigned int fgcol, bgcol; in lynxfb_ops_imageblit() local
|