Home
last modified time | relevance | path

Searched refs:vt_logo_width (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/vt/logo/
H A Dlogo_freebsd.c32 unsigned int vt_logo_width = 257; variable
/freebsd/sys/dev/vt/
H A Dvt_core.c164 extern unsigned int vt_logo_width;
1690 left = (vd->vd_width - vt_logo_width) / 2; in vtterm_splash()
1692 vt_logo_image, NULL, vt_logo_width, vt_logo_height, in vtterm_splash()