Searched refs:VTFONT_MAXGLYPHSIZE (Results 1 – 1 of 1) sorted by relevance
45 #define VTFONT_MAXGLYPHSIZE 2097152 macro187 if (glyphsize > VTFONT_MAXGLYPHSIZE) in vtfont_load()