Searched defs:charmaps (Results 1 - 2 of 2) sorted by relevance

/external/freetype/include/freetype/internal/
H A Dt1types.h206 FT_CharMap charmaps[2]; member in struct:T1_FaceRec_
/external/freetype/include/freetype/
H A Dfreetype.h461 /* parent's face. Some font formats may provide several charmaps per */
464 /* Each face object owns zero or more charmaps, but only one of them */
467 /* The list of available charmaps in a face is available through the */
468 /* `face->num_charmaps' and `face->charmaps' fields of @FT_FaceRec. */
523 /* charmaps. Used in the @FT_Select_Charmap API function. */
836 /* num_charmaps :: The number of charmaps in the face. */
838 /* charmaps :: An array of the charmaps of the face. */
929 FT_CharMap* charmaps; member in struct:FT_FaceRec_
3033 /* the face (i.e., if it is not listed in the `face->charmaps' */
[all...]

Completed in 88 milliseconds