Searched refs:vd_height (Results 1 – 6 of 6) sorted by relevance
292 main_vd->vd_width, main_vd->vd_height); in vt_update_static() 650 size->tp_row = vd->vd_height; in vt_termsize() 670 rect->tr_end.tp_row = vd->vd_height; in vt_termrect() 688 size->ws_ypixel = vd->vd_height; in vt_winsize() 716 vw->vw_draw_area.tr_end.tp_row = vd->vd_height; in vt_compute_drawable_area() 727 height = vd->vd_height; in vt_compute_drawable_area() 1360 if (area->tr_end.tp_row < vd->vd_height) in vt_set_border() 1362 vd->vd_height - 1, 1, c);1690 top = (vd->vd_height - vt_logo_height) / 2; in vtterm_splash() 1700 top = (vd->vd_height 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()