Searched refs:setup_font (Results 1 – 4 of 4) sorted by relevance
/freebsd/stand/common/ |
H A D | gfx_fb.h | 240 void setup_font(teken_gfx_t *, teken_unit_t, teken_unit_t);
|
H A D | gfx_fb.c | 2182 setup_font(teken_gfx_t *state, teken_unit_t height, teken_unit_t width) in setup_font() function
|
/freebsd/stand/i386/libi386/ |
H A D | vidconsole.c | 894 setup_font(&gfx_state, gfx_state.tg_fb.fb_height, in cons_update_mode() 920 setup_font(&gfx_state, in cons_update_mode()
|
/freebsd/stand/efi/libefi/ |
H A D | efi_console.c | 980 * setup_font() can adjust terminal size. in cons_update_mode() 988 * Now, the setup_font() is updated to consider in cons_update_mode() 999 setup_font(&gfx_state, fb_height, fb_width); in cons_update_mode()
|