Searched refs:max_font_glyphs (Results 1 – 1 of 1) sorted by relevance
4529 #define max_font_glyphs 512 macro4530 #define max_font_size (max_font_glyphs*max_font_width*max_font_height)4593 if (op->charcount > max_font_glyphs) in con_font_set()