Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cff/
A Dcffgload.h32 #define CFF_MAX_SUBRS_CALLS 32 macro
163 CFF_Decoder_Zone zones[CFF_MAX_SUBRS_CALLS + 1];
A Dcffgload.c2402 if ( zone - decoder->zones >= CFF_MAX_SUBRS_CALLS ) in cff_decoder_parse_charstrings()
2444 if ( zone - decoder->zones >= CFF_MAX_SUBRS_CALLS ) in cff_decoder_parse_charstrings()

Completed in 9 milliseconds