Home | History | Annotate | Download | only in freetype

Lines Matching refs:FT_FACE_FLAG_CID_KEYED

1038   /*    FT_FACE_FLAG_CID_KEYED ::                                          */
1080 #define FT_FACE_FLAG_CID_KEYED ( 1L << 12 )
1241 * font. See the discussion of @FT_FACE_FLAG_CID_KEYED for more
1249 ( face->face_flags & FT_FACE_FLAG_CID_KEYED )
2297 /* of the @FT_FACE_FLAG_CID_KEYED flag for more details. */