Searched refs:cursor_glyph (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | vga.c | 1136 static const uint8_t cursor_glyph[32 * 4] = { variable 1351 cursor_glyph, h, fgcol, bgcol); in vga_draw_text() 1354 cursor_glyph, h, fgcol, bgcol); in vga_draw_text() 1357 cursor_glyph, h, fgcol, bgcol, 1); in vga_draw_text()
|