Searched defs:pheight (Results 1 – 3 of 3) sorted by relevance
1155 static void vga_get_text_resolution(VGACommonState *s, int *pwidth, int *pheight, in vga_get_text_resolution()1427 static void vga_get_resolution(VGACommonState *s, int *pwidth, int *pheight) in vga_get_resolution()
1189 static void cirrus_get_resolution(VGACommonState *s, int *pwidth, int *pheight) in cirrus_get_resolution()
1029 unsigned int pheight = 768; in qxl_conn_get_modes() local