Searched refs:vgafont16 (Results 1 - 4 of 4) sorted by relevance

/external/qemu-pc-bios/vgabios/
H A Dvgabios.c1457 fdata = &vgafont16;
2759 memcpyb(0xA000, dest, 0xC000, vgafont16+src, 16);
2830 write_word(ss,BP,vgafont16);
H A Dvgafonts.h524 static Bit8u vgafont16[256*16]= variable
/external/qemu/
H A Dconsole.c498 font_ptr = vgafont16 + FONT_HEIGHT * ch;
H A Dvgafont.h1 static const uint8_t vgafont16[256 * 16] = { variable

Completed in 360 milliseconds