Searched refs:gr_font_size (Results 1 – 3 of 3) sorted by relevance
43 void gr_font_size(int *x, int *y);
220 void gr_font_size(int *x, int *y) in gr_font_size() function
344 gr_font_size(&char_width, &char_height); in Init()