Searched refs:FT_IS_TRICKY (Results 1 – 8 of 8) sorted by relevance
453 if ( FT_IS_TRICKY( face ) ) in tt_glyph_load()464 if ( !FT_IS_TRICKY( face ) ) in tt_glyph_load()
2585 if ( FT_IS_TRICKY( glyph->face ) ) in tt_loader_init()
7766 !FT_IS_TRICKY( &exc->face->root ) ) in TT_RunIns()
1432 #define FT_IS_TRICKY( face ) \ macro
660 !FT_IS_TRICKY(m_Face->GetRec())) in LoadGlyphPathImpl()
865 !FT_IS_TRICKY( face ) && in FT_Load_Glyph()
2118 The macro FT_IS_TRICKY can be used to check this flag.
3626 * include/freetype/freetype.h (FT_FACE_FLAG_TRICKY, FT_IS_TRICKY):