Searched refs:vga_get_text_resolution (Results 1 – 1 of 1) sorted by relevance
1155 static void vga_get_text_resolution(VGACommonState *s, int *pwidth, int *pheight, in vga_get_text_resolution() function1232 vga_get_text_resolution(s, &width, &height, &cw, &cheight); in vga_draw_text()