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