Searched refs:vga_setfontset (Results 1 – 4 of 4) sorted by relevance
211 void vga_setfontset(struct vga_handle *, int, int);
150 vga_setfontset(struct vga_handle *vh, int fontset1, int fontset2) in vga_setfontset() function
971 vga_setfontset(&vc->hdl, fontslot1, fontslot2); in vga_setfont()
642 vga_setfontset(&vc->hdl, 2 * fontslot1, 2 * fontslot2); in ega_setfont()