Searched refs:NUM_FC_FT_ENCODING (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcfreetype.c106 #define NUM_FC_FT_ENCODING (int) (sizeof (fcFtEncoding) / sizeof (fcFtEncoding[0])) macro
704 for (i = 0; i < NUM_FC_FT_ENCODING; i++)
709 if (i == NUM_FC_FT_ENCODING)

Completed in 48 milliseconds