Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/logo/
H A Dlogo_saver.c52 extern unsigned int logo_h;
99 if ((ypos + logo_h + yinc > scrh) || (ypos + yinc < 0)) in logo_update()
H A Dbeastie.c6 unsigned int logo_h = logo_height; variable
H A Dlogo.c6 unsigned int logo_h = LOGO_HEIGHT; variable