Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dgfx_fb.c2088 set_font(teken_unit_t *rows, teken_unit_t *cols, teken_unit_t h, teken_unit_t w) in set_font() function
2194 font_data = set_font(&tp->tp_row, &tp->tp_col, height, width); in setup_font()