Searched refs:FontInfo1 (Results 1 – 2 of 2) sorted by relevance
741 if (!hwp->FontInfo1 && !hwp->FontInfo2 && !hwp->TextInfo) in vgaHWRestoreFonts()796 if (hwp->FontInfo1) { in vgaHWRestoreFonts()799 slowbcopy_tobus(hwp->FontInfo1, hwp->Base, FONT_AMOUNT); in vgaHWRestoreFonts()971 if (hwp->FontInfo1 || (hwp->FontInfo1 = malloc(FONT_AMOUNT))) { in vgaHWSaveFonts()974 slowbcopy_frombus(hwp->Base, hwp->FontInfo1, FONT_AMOUNT); in vgaHWSaveFonts()1730 free(hwp->FontInfo1); in vgaHWFreeHWRec()
117 void *FontInfo1; /* save area for fonts in member