Searched refs:FT_FACE_FLAG_TRICKY (Results 1 – 4 of 4) sorted by relevance
1189 #define FT_FACE_FLAG_TRICKY ( 1L << 13 ) macro1372 ( face->face_flags & FT_FACE_FLAG_TRICKY )
1208 #define FT_FACE_FLAG_TRICKY ( 1L << 13 ) macro1391 ( face->face_flags & FT_FACE_FLAG_TRICKY )
568 ttface->face_flags |= FT_FACE_FLAG_TRICKY; in tt_face_init()
571 ttface->face_flags |= FT_FACE_FLAG_TRICKY; in tt_face_init()