Searched refs:FT_FACE_FLAG_HINTER (Results 1 – 7 of 7) sorted by relevance
368 FT_FACE_FLAG_HINTER; /* has native hinter */ in cid_face_init()
380 FT_FACE_FLAG_HINTER; in T1_Face_Init()
1208 #define FT_FACE_FLAG_HINTER ( 1L << 11 ) macro
234 root->face_flags |= FT_FACE_FLAG_HINTER; in T42_Face_Init()
657 ttface->face_flags |= FT_FACE_FLAG_HINTER; in tt_face_init()
984 FT_FACE_FLAG_HINTER; /* has native hinter */ in cff_face_init()
2243 Add FT_FACE_FLAG_HINTER to indicate that a specific font driver has2246 * include/freetype/freetype.h (FT_FACE_FLAG_HINTER): New macro.