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

/external/chromium_org/third_party/skia/src/core/
H A DSkAdvancedTypefaceMetrics.cpp22 typedef struct FT_FaceRec_* FT_Face; typedef in typeref:struct:FT_FaceRec_
273 FT_Face face,
277 bool (*getAdvance)(FT_Face face, int gId, int16_t* data));
/external/skia/src/core/
H A DSkAdvancedTypefaceMetrics.cpp22 typedef struct FT_FaceRec_* FT_Face; typedef in typeref:struct:FT_FaceRec_
273 FT_Face face,
277 bool (*getAdvance)(FT_Face face, int gId, int16_t* data));
/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h88 /* FT_Face */
264 /* It is used for the `available_sizes' field of @FT_Face. */
380 /* FT_Face */
399 typedef struct FT_FaceRec_* FT_Face; typedef in typeref:struct:FT_FaceRec_
412 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
421 /* given @FT_Face, but they won't be used by other functions until */
738 FT_Face face;
762 /* model private data of a given @FT_Face object. */
1397 FT_Face face; /* parent face object */
1608 FT_Face fac
[all...]
/external/freetype/include/freetype/
H A Dfreetype.h88 /* FT_Face */
268 /* It is used for the `available_sizes' field of @FT_Face. */
384 /* FT_Face */
403 typedef struct FT_FaceRec_* FT_Face; typedef in typeref:struct:FT_FaceRec_
416 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
425 /* given @FT_Face, but they won't be used by other functions until */
742 FT_Face face;
766 /* model private data of a given @FT_Face object. */
1404 FT_Face face; /* parent face object */
1615 FT_Face fac
[all...]

Completed in 653 milliseconds