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

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.c398 ptr = 0xC000 :> vgafont16;
855 set_int_vector(0x43, vgafont16);
1089 fdata = &vgafont16;
1653 memcpyb(0xA000, dest, 0xC000, (uint16_t)vgafont16+src, 16);
H A Dvgafonts.h524 static uint8_t vgafont16[256*16]= variable

Completed in 82 milliseconds