Home
last modified time | relevance | path

Searched refs:vt_axis_t (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/vt/
HDvt_cpulogos.c66 vt_draw_2_vga16_px(struct vt_device *vd, vt_axis_t x, vt_axis_t y, in vt_draw_2_vga16_px()
75 vt_draw_1_logo(struct vt_device *vd, vt_axis_t top, vt_axis_t left) in vt_draw_1_logo()
121 vt_axis_t left; in vtterm_draw_cpu_logos()
HDvt.h94 typedef unsigned int vt_axis_t; typedef
134 vt_axis_t vd_mx_drawn; /* (?) Mouse X and Y */
135 vt_axis_t vd_my_drawn; /* as of last redraw. */
141 vt_axis_t vd_width; /* (?) Screen width. */
142 vt_axis_t vd_height; /* (?) Screen height. */
HDvt_core.c614 vt_axis_t height; in vt_compute_drawable_area()
1271 vt_axis_t top, left; in vtterm_splash()