Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.h559 void sc_show_font(scr_stat *scp, int page);
H A Dsyscons.c3399 sc_show_font(scp, 0); in scinit()
4108 sc_show_font(scp, 0); in update_font()
4227 sc_show_font(scr_stat *scp, int page) in sc_show_font() function