Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.c127 int g_width, g_height; member
511 s->height = s->g_height / FONT_HEIGHT; in text_console_resize()
1064 active_console->g_height = ds_get_height(active_console->ds); in console_select()
1070 ds->surface = qemu_resize_displaysurface(ds, s->g_width, s->g_height); in console_select()
1194 s->g_height = ds_get_height(s->ds); in text_console_invalidate()
1371 s->g_height = height; in text_console_do_init()
1429 s->g_height = height; in qemu_console_resize()