Home
last modified time | relevance | path

Searched refs:setup_font (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/common/
H A Dgfx_fb.h240 void setup_font(teken_gfx_t *, teken_unit_t, teken_unit_t);
H A Dgfx_fb.c2182 setup_font(teken_gfx_t *state, teken_unit_t height, teken_unit_t width) in setup_font() function
/freebsd/stand/i386/libi386/
H A Dvidconsole.c894 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 Defi_console.c980 * 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()