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

/external/freetype/include/freetype/
H A Dfreetype.h94 /* FT_FaceRec */
396 /* See @FT_FaceRec for the publicly accessible fields of a given face */
468 /* `face->num_charmaps' and `face->charmaps' fields of @FT_FaceRec. */
773 /* FT_FaceRec */
968 } FT_FaceRec; typedef in typeref:struct:FT_FaceRec_
978 /* @FT_FaceRec structure. They inform client applications of */
989 /* `num_fixed_sizes' and `available_sizes' fields of @FT_FaceRec. */
1187 * @FT_FaceRec structure.
1274 /* These are used in the `style_flags' field of @FT_FaceRec. */
1333 /* @FT_FaceRec fo
[all...]

Completed in 117 milliseconds