Searched defs:bgcol (Results 1 – 7 of 7) 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 | 254 pixman_color_t *bgcol, in qemu_pixman_glyph_render()
|
H A D | console-vc.c | 21 uint8_t bgcol: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
|
/openbmc/linux/drivers/gpu/drm/mcde/ |
H A D | mcde_display.c | 498 u32 bgcol; in mcde_configure_channel() local
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | tridentfb.c | 643 int col, bgcol; in tridentfb_imageblit() local
|