Home | History | Annotate | Download | only in freetype2

Lines Matching defs:charmaps

558   /*    parent's face.  Some font formats may provide several charmaps per */
561 /* Each face object owns zero or more charmaps, but only one of them */
564 /* The list of available charmaps in a face is available through the */
565 /* `face->num_charmaps' and `face->charmaps' fields of @FT_FaceRec. */
620 /* charmaps. Used in the @FT_Select_Charmap API function. */
936 /* num_charmaps :: The number of charmaps in the face. */
938 /* charmaps :: An array of the charmaps of the face. */
1032 FT_CharMap* charmaps;
3157 /* the face (i.e., if it is not listed in the `face->charmaps' */