Searched refs:FT_IS_TRICKY (Results 1 – 7 of 7) sorted by relevance
463 if ( FT_IS_TRICKY( face ) ) in tt_glyph_load()474 if ( !FT_IS_TRICKY( face ) ) in tt_glyph_load()
2589 if ( FT_IS_TRICKY( glyph->face ) ) in tt_loader_init()
7778 !FT_IS_TRICKY( &exc->face->root ) ) in TT_RunIns()
1467 #define FT_IS_TRICKY( face ) \ macro
904 !FT_IS_TRICKY( face ) && in FT_Load_Glyph()
2268 The macro FT_IS_TRICKY can be used to check this flag.
3626 * include/freetype/freetype.h (FT_FACE_FLAG_TRICKY, FT_IS_TRICKY):