Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga-helpers.h40 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 Dvga.c1191 uint32_t offset, fgcol, bgcol, v, cursor_offset; in vga_draw_text() local
/openbmc/qemu/ui/
H A Dqemu-pixman.c252 pixman_color_t *fgcol, in qemu_pixman_glyph_render()
H A Dconsole-vc.c20 uint8_t fgcol:4; member
157 pixman_color_t fgcol, bgcol; in vga_putcharxy() local
/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750.c240 unsigned int fgcol, bgcol; in lynxfb_ops_imageblit() local