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