Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dgtk.c197 if (vc->type != GD_VC_GFX || in gd_update_cursor()
270 if (vc->type == GD_VC_GFX) { in gd_update_geometry_hints()
335 if (vc->type == GD_VC_GFX && !s->full_screen && !s->free_scale) { in gd_update_windowsize()
360 if (vc->type != GD_VC_GFX || in gtk_release_modifiers()
1404 if (vc->type == GD_VC_GFX && in gd_menu_untabify()
1474 if (vc->type == GD_VC_GFX) { in gd_menu_full_screen()
1487 if (vc->type == GD_VC_GFX) { in gd_menu_full_screen()
1696 on_vga = (vc->type == GD_VC_GFX && in gd_change_page()
2206 vc->type = GD_VC_GFX; in gd_vc_gfx_init()
/openbmc/qemu/include/ui/
H A Dgtk.h75 GD_VC_GFX, enumerator