Home
last modified time | relevance | path

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

/external/freetype/include/freetype/
Dtttags.h100 #define TTAG_ttcf FT_MAKE_TAG( 't', 't', 'c', 'f' ) macro
/external/freetype/src/sfnt/
Dsfobjs.c448 if ( woff.flavor == TTAG_wOFF || woff.flavor == TTAG_ttcf ) in woff_open_font()
786 tag != TTAG_ttcf && in sfnt_open_font()
798 face->ttc_header.tag = TTAG_ttcf; in sfnt_open_font()
800 if ( tag == TTAG_ttcf ) in sfnt_open_font()