Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cff/
A Dcffgload.h33 #define CFF_MAX_TRANS_ELEMENTS 32 macro
176 FT_Fixed buildchar[CFF_MAX_TRANS_ELEMENTS];
A Dcffgload.c2203 if ( idx >= 0 && idx < CFF_MAX_TRANS_ELEMENTS ) in cff_decoder_parse_charstrings()
2216 if ( idx >= 0 && idx < CFF_MAX_TRANS_ELEMENTS ) in cff_decoder_parse_charstrings()

Completed in 6 milliseconds