Home
last modified time | relevance | path

Searched refs:gd_set_ui_size (Results 1 – 1 of 1) sorted by last modified time

/qemu/ui/
H A Dgtk.c742 static void gd_set_ui_size(VirtualConsole *vc, gint width, gint height) in gd_set_ui_size() function
774 gd_set_ui_size(vc, width, height); in gd_resize_event()
1763 gd_set_ui_size(vc, cfg->width, cfg->height); in gd_configure()