Home | History | Annotate | Download | only in qemu

Lines Matching refs:ds_get_width

674     vga_fill_rect(s->ds, 0, 0, ds_get_width(s->ds), ds_get_height(s->ds),
688 dpy_update(s->ds, 0, 0, ds_get_width(s->ds), ds_get_height(s->ds));
1107 active_console->g_width = ds_get_width(active_console->ds);
1244 s->g_width = ds_get_width(s->ds);
1424 surf = da->create_displaysurface(ds_get_width(ds), ds_get_height(ds));
1521 s->g_width = ds_get_width(s->ds);