Searched refs:FT_FACE_FLAG_TRICKY (Results 1 – 2 of 2) sorted by relevance
1082 #define FT_FACE_FLAG_TRICKY ( 1L << 13 ) macro1264 ( face->face_flags & FT_FACE_FLAG_TRICKY )
542 ttface->face_flags |= FT_FACE_FLAG_TRICKY; in tt_face_init()