Home
last modified time | relevance | path

Searched defs:font_ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvga-helpers.h39 const uint8_t *font_ptr, int h, in vga_draw_glyph8()
54 const uint8_t *font_ptr, int h, in vga_draw_glyph16()
72 const uint8_t *font_ptr, int h, in vga_draw_glyph9()
H A Dvga.c1201 const uint8_t *font_ptr, *font_base[2]; in vga_draw_text() local