Home
last modified time | relevance | path

Searched refs:GLYPHPADOPTIONS (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/pcf/
Dpcf.h239 #define GLYPHPADOPTIONS 4 /* I'm not sure about this */ macro
Dpcfread.c814 FT_ULong bitmapSizes[GLYPHPADOPTIONS]; in pcf_get_bitmaps()
891 for ( i = 0; i < GLYPHPADOPTIONS; i++ ) in pcf_get_bitmaps()