Home
last modified time | relevance | path

Searched refs:T1_MAX_SUBRS_CALLS (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/freetype/include/config/
A Dftoption.h733 #define T1_MAX_SUBRS_CALLS 16 macro
/AliOS-Things-master/components/freetype/devel/
A Dftoption.h733 #define T1_MAX_SUBRS_CALLS 16 macro
/AliOS-Things-master/components/freetype/include/internal/
A Dpsaux.h608 #define T1_MAX_SUBRS_CALLS 8
670 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1];
/AliOS-Things-master/components/freetype/src/psaux/
A Dt1decode.c1354 if ( zone - decoder->zones >= T1_MAX_SUBRS_CALLS ) in t1_decoder_parse_charstrings()

Completed in 10 milliseconds