Searched refs:vt_logo_height (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/vt/
H A Dvt_core.c147 extern unsigned int vt_logo_height;
1221 top = (vd->vd_height - vt_logo_height) / 2;
1227 vt_logo_image, NULL, vt_logo_width, vt_logo_height,
/freebsd-10.2-release/sys/dev/vt/logo/
H A Dlogo_freebsd.c34 unsigned int vt_logo_height = 219; variable

Completed in 143 milliseconds