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

/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dt1types.h206 FT_CharMap charmaps[2]; member in struct:T1_FaceRec_
/external/freetype/include/internal/
H A Dt1types.h206 FT_CharMap charmaps[2]; member in struct:T1_FaceRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/
H A Dt1types.h206 FT_CharMap charmaps[2]; member in struct:T1_FaceRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/
H A Dt1types.h206 FT_CharMap charmaps[2]; member in struct:T1_FaceRec_
/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h465 /* parent's face. Some font formats may provide several charmaps per */
468 /* Each face object owns zero or more charmaps, but only one of them */
471 /* The list of available charmaps in a face is available through the */
472 /* `face->num_charmaps' and `face->charmaps' fields of @FT_FaceRec. */
527 /* charmaps. Used in the @FT_Select_Charmap API function. */
840 /* num_charmaps :: The number of charmaps in the face. */
842 /* charmaps :: An array of the charmaps of the face. */
936 FT_CharMap* charmaps; member in struct:FT_FaceRec_
3081 /* the face (i.e., if it is not listed in the `face->charmaps' */
[all...]
/external/freetype/include/
H A Dfreetype.h503 /* parent's face. Some font formats may provide several charmaps per */
506 /* Each face object owns zero or more charmaps, but only one of them */
509 /* The list of available charmaps in a face is available through the */
510 /* `face->num_charmaps' and `face->charmaps' fields of @FT_FaceRec. */
565 /* charmaps. Used in the @FT_Select_Charmap API function. */
879 /* num_charmaps :: The number of charmaps in the face. */
881 /* charmaps :: An array of the charmaps of the face. */
975 FT_CharMap* charmaps; member in struct:FT_FaceRec_
3149 /* the face (i.e., if it is not listed in the `face->charmaps' */
[all...]
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dfreetype.h467 /* parent's face. Some font formats may provide several charmaps per */
470 /* Each face object owns zero or more charmaps, but only one of them */
473 /* The list of available charmaps in a face is available through the */
474 /* `face->num_charmaps' and `face->charmaps' fields of @FT_FaceRec. */
529 /* charmaps. Used in the @FT_Select_Charmap API function. */
842 /* num_charmaps :: The number of charmaps in the face. */
844 /* charmaps :: An array of the charmaps of the face. */
938 FT_CharMap* charmaps; member in struct:FT_FaceRec_
3094 /* the face (i.e., if it is not listed in the `face->charmaps' */
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dfreetype.h467 /* parent's face. Some font formats may provide several charmaps per */
470 /* Each face object owns zero or more charmaps, but only one of them */
473 /* The list of available charmaps in a face is available through the */
474 /* `face->num_charmaps' and `face->charmaps' fields of @FT_FaceRec. */
529 /* charmaps. Used in the @FT_Select_Charmap API function. */
842 /* num_charmaps :: The number of charmaps in the face. */
844 /* charmaps :: An array of the charmaps of the face. */
938 FT_CharMap* charmaps; member in struct:FT_FaceRec_
3094 /* the face (i.e., if it is not listed in the `face->charmaps' */
[all...]

Completed in 1495 milliseconds