Home
last modified time | relevance | path

Searched refs:vgafont16 (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dvgafont.h1 static const uint8_t vgafont16[256 * 16] = { variable
Dconsole.c454 font_ptr = vgafont16 + FONT_HEIGHT * ch; in vga_putcharxy()