Searched refs:CFF_MAX_TRANS_ELEMENTS (Results 1 – 4 of 4) sorted by relevance
33 #define CFF_MAX_TRANS_ELEMENTS 32 macro176 FT_Fixed buildchar[CFF_MAX_TRANS_ELEMENTS];
2207 if ( idx >= 0 && idx < CFF_MAX_TRANS_ELEMENTS ) in cff_decoder_parse_charstrings()2220 if ( idx >= 0 && idx < CFF_MAX_TRANS_ELEMENTS ) in cff_decoder_parse_charstrings()