Searched refs:set_font (Results 1 – 1 of 1) sorted by relevance
2090 set_font(teken_unit_t *rows, teken_unit_t *cols, teken_unit_t h, teken_unit_t w) in set_font() function2196 font_data = set_font(&tp->tp_row, &tp->tp_col, height, width); in setup_font()