Searched refs:FT_IS_TRICKY (Results 1 - 8 of 8) sorted by relevance

/external/freetype/src/truetype/
H A Dttdriver.c380 if ( FT_IS_TRICKY( face ) )
391 if ( !FT_IS_TRICKY( face ) )
H A Dttgload.c2252 if ( FT_IS_TRICKY( glyph->face ) )
/external/pdfium/third_party/freetype/src/truetype/
H A Dttdriver.c388 if ( FT_IS_TRICKY( face ) )
399 if ( !FT_IS_TRICKY( face ) )
H A Dttgload.c2163 if ( FT_IS_TRICKY( glyph->face ) )
/external/freetype/include/
H A Dfreetype.h158 /* FT_IS_TRICKY */
1364 * FT_IS_TRICKY( face )
1371 #define FT_IS_TRICKY( face ) \ macro
/external/pdfium/third_party/freetype/include/
H A Dfreetype.h158 /* FT_IS_TRICKY */
1344 * FT_IS_TRICKY( face )
1351 #define FT_IS_TRICKY( face ) \ macro
/external/freetype/src/base/
H A Dftobjs.c656 !FT_IS_TRICKY( face ) &&
/external/pdfium/third_party/freetype/src/base/
H A Dftobjs.c656 !FT_IS_TRICKY( face ) &&

Completed in 142 milliseconds