Searched refs:FontInfo2 (Results 1 – 2 of 2) sorted by relevance
741 if (!hwp->FontInfo1 && !hwp->FontInfo2 && !hwp->TextInfo) in vgaHWRestoreFonts()804 if (hwp->FontInfo2) { in vgaHWRestoreFonts()807 slowbcopy_tobus(hwp->FontInfo2, hwp->Base, FONT_AMOUNT); in vgaHWRestoreFonts()978 if (hwp->FontInfo2 || (hwp->FontInfo2 = malloc(FONT_AMOUNT))) { in vgaHWSaveFonts()981 slowbcopy_frombus(hwp->Base, hwp->FontInfo2, FONT_AMOUNT); in vgaHWSaveFonts()1731 free(hwp->FontInfo2); in vgaHWFreeHWRec()
119 void *FontInfo2; /* save area for fonts in member