Searched refs:FT_IS_TRICKY (Results 1 – 9 of 9) sorted by relevance
380 if ( FT_IS_TRICKY( face ) ) in tt_glyph_load()391 if ( !FT_IS_TRICKY( face ) ) in tt_glyph_load()
2226 if ( FT_IS_TRICKY( glyph->face ) ) in tt_loader_init()
2252 if ( FT_IS_TRICKY( glyph->face ) ) in tt_loader_init()
1371 #define FT_IS_TRICKY( face ) \ macro
1390 #define FT_IS_TRICKY( face ) \ macro
1811 if (!(m_Face->face_flags & FT_FACE_FLAG_SFNT) || !FT_IS_TRICKY(m_Face)) { in LoadGlyphPath()
656 !FT_IS_TRICKY( face ) && in FT_Load_Glyph()