Searched refs:vd_height (Results 1 – 6 of 6) sorted by relevance
293 main_vd->vd_width, main_vd->vd_height); in vt_update_static()651 size->tp_row = vd->vd_height; in vt_termsize()671 rect->tr_end.tp_row = vd->vd_height; in vt_termrect()689 size->ws_ypixel = vd->vd_height; in vt_winsize()717 vw->vw_draw_area.tr_end.tp_row = vd->vd_height; in vt_compute_drawable_area()728 height = vd->vd_height; in vt_compute_drawable_area()1365 if (area->tr_end.tp_row < vd->vd_height) in vt_set_border()1367 vd->vd_height - 1, 1, c); in vt_set_border()1713 top = (vd->vd_height - vt_logo_height) / 2; in vtterm_splash()1723 top = (vd->vd_height - si->si_height) / 2; in vtterm_splash()[all …]
238 if (vd->vd_height <= vt_logo_sprite_height) in vt_init_logos()
143 vt_axis_t vd_height; /* (?) Screen height. */ member
525 vd->vd_height = MIN(VT_FB_MAX_HEIGHT, info->fb_height); in vt_fb_init()526 margin = (info->fb_height - vd->vd_height) >> 1; in vt_fb_init()
976 y2 = min(y2, vd->vd_height - 1); in vga_bitblt_bitmap()1328 vd->vd_height = 25; in vga_init()1333 vd->vd_height = VT_VGA_HEIGHT; in vga_init()
174 vd->vd_height)) in ofwfb_bitblt_bitmap()