Home | History | Annotate | Download | only in qemu

Lines Matching full:g_width

127     int g_width, g_height;
510 s->width = s->g_width / FONT_WIDTH;
1063 active_console->g_width = ds_get_width(active_console->ds);
1070 ds->surface = qemu_resize_displaysurface(ds, s->g_width, s->g_height);
1193 s->g_width = ds_get_width(s->ds);
1370 s->g_width = width;
1428 s->g_width = width;