Searched refs:FT_FACE_FLAG_TRICKY (Results 1 – 5 of 5) sorted by relevance
59 #define FXFT_Is_Face_Tricky(face) (((face)->face_flags) & FT_FACE_FLAG_TRICKY)
1210 #define FT_FACE_FLAG_TRICKY ( 1L << 13 ) macro1433 ( !!( (face)->face_flags & FT_FACE_FLAG_TRICKY ) )
670 ttface->face_flags |= FT_FACE_FLAG_TRICKY; in tt_face_init()
3615 FT_FACE_FLAG_TRICKY to indicate that the font format's hinting3626 * include/freetype/freetype.h (FT_FACE_FLAG_TRICKY, FT_IS_TRICKY):
2116 . A new face flag FT_FACE_FLAG_TRICKY indicates that the font