Home | History | Annotate | Download | only in ui

Lines Matching refs:ds_get_height

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));
1108 active_console->g_height = ds_get_height(active_console->ds);
1245 s->g_height = ds_get_height(s->ds);
1424 surf = da->create_displaysurface(ds_get_width(ds), ds_get_height(ds));
1522 s->g_height = ds_get_height(s->ds);