Searched refs:sc_save_font (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/syscons/ |
H A D | syscons.h | 557 void sc_save_font(scr_stat *scp, int page, int size, int width,
|
H A D | syscons.c | 3386 sc_save_font(scp, 0, 8, 8, sc->font_8, 0, 256); in scinit() 3389 sc_save_font( in scinit() 3393 sc_save_font( in scinit() 4215 sc_save_font(scr_stat *scp, int page, int size, int width, u_char *buf, in sc_save_font() function
|