Searched refs:TTAG_ttcf (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/freetype/include/freetype/
H A Dtttags.h96 #define TTAG_ttcf FT_MAKE_TAG( 't', 't', 'c', 'f' ) macro
/external/freetype/include/
H A Dtttags.h97 #define TTAG_ttcf FT_MAKE_TAG( 't', 't', 'c', 'f' ) macro
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dtttags.h96 #define TTAG_ttcf FT_MAKE_TAG( 't', 't', 'c', 'f' ) macro
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dtttags.h96 #define TTAG_ttcf FT_MAKE_TAG( 't', 't', 'c', 'f' ) macro
/external/freetype/src/sfnt/
H A Dsfobjs.c459 if ( woff.flavor == TTAG_wOFF || woff.flavor == TTAG_ttcf )
775 tag != TTAG_ttcf &&
785 face->ttc_header.tag = TTAG_ttcf;
787 if ( tag == TTAG_ttcf )
/external/chromium_org/third_party/freetype/src/sfnt/
H A Dsfobjs.c382 tag != TTAG_ttcf &&
392 face->ttc_header.tag = TTAG_ttcf;
394 if ( tag == TTAG_ttcf )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dsfobjs.c384 tag != TTAG_ttcf &&
394 face->ttc_header.tag = TTAG_ttcf;
396 if ( tag == TTAG_ttcf )

Completed in 417 milliseconds