Home
last modified time | relevance | path

Searched refs:vga_get_text_resolution (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvga.c1147 static void vga_get_text_resolution(VGACommonState *s, int *pwidth, int *pheight, in vga_get_text_resolution() function
1224 vga_get_text_resolution(s, &width, &height, &cw, &cheight); in vga_draw_text()