Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/config/
Dftoption.h736 #define T1_MAX_SUBRS_CALLS 16 macro
/external/freetype/include/freetype/config/
Dftoption.h760 #define T1_MAX_SUBRS_CALLS 16 macro
/external/skia/third_party/freetype/include/freetype-android/
Dftoption.h736 #define T1_MAX_SUBRS_CALLS 16 macro
/external/pdfium/third_party/freetype/include/freetype/config/
Dftoption.h718 #define T1_MAX_SUBRS_CALLS 16 macro
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/devel/
Dftoption.h736 #define T1_MAX_SUBRS_CALLS 16 macro
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
Dpsaux.h608 #define T1_MAX_SUBRS_CALLS 8
670 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1];
/external/pdfium/third_party/freetype/include/freetype/internal/
Dpsaux.h608 #define T1_MAX_SUBRS_CALLS 8
670 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1];
/external/freetype/include/freetype/internal/
Dpsaux.h609 #define T1_MAX_SUBRS_CALLS 8
671 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1];
/external/pdfium/third_party/freetype/src/psaux/
Dt1decode.c1358 if ( zone - decoder->zones >= T1_MAX_SUBRS_CALLS ) in t1_decoder_parse_charstrings()
/external/freetype/src/psaux/
Dt1decode.c1358 if ( zone - decoder->zones >= T1_MAX_SUBRS_CALLS ) in t1_decoder_parse_charstrings()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/
Dt1decode.c1358 if ( zone - decoder->zones >= T1_MAX_SUBRS_CALLS ) in t1_decoder_parse_charstrings()