Searched refs:fontslot2 (Results 1 – 1 of 1) sorted by relevance
738 int fontslot1, fontslot2; in vga_setfont() local741 fontslot2 = (scr->fontset2 ? scr->fontset2->slot : fontslot1); in vga_setfont()743 vc->currentfontset2 != fontslot2) { in vga_setfont()744 vga_setfontset(&vc->hdl, fontslot1, fontslot2); in vga_setfont()746 vc->currentfontset2 = fontslot2; in vga_setfont()