HomeSort by relevance Sort by last modified time
    Searched defs:FT_Face (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkAdvancedTypefaceMetrics.cpp 20 typedef struct FT_FaceRec_* FT_Face;
273 FT_Face face,
277 bool (*getAdvance)(FT_Face face, int gId, int16_t* data));
  /external/skia/src/core/
SkAdvancedTypefaceMetrics.cpp 20 typedef struct FT_FaceRec_* FT_Face;
273 FT_Face face,
277 bool (*getAdvance)(FT_Face face, int gId, int16_t* data));
  /external/chromium_org/third_party/freetype/include/freetype/
freetype.h 88 /* FT_Face */
268 /* It is used for the `available_sizes' field of @FT_Face. */
384 /* FT_Face */
403 typedef struct FT_FaceRec_* FT_Face;
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 */
    [all...]
  /external/freetype/include/
freetype.h 120 /* FT_Face */
303 /* It is used for the `available_sizes' field of @FT_Face. */
421 /* FT_Face */
440 typedef struct FT_FaceRec_* FT_Face;
453 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
463 /* given @FT_Face, but they won't be used by other functions until */
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
freetype.h 88 /* FT_Face */
268 /* It is used for the `available_sizes' field of @FT_Face. */
386 /* FT_Face */
405 typedef struct FT_FaceRec_* FT_Face;
418 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
427 /* given @FT_Face, but they won't be used by other functions until */
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
freetype.h 88 /* FT_Face */
268 /* It is used for the `available_sizes' field of @FT_Face. */
386 /* FT_Face */
405 typedef struct FT_FaceRec_* FT_Face;
418 /* Each @FT_Face has an _active_ @FT_Size object that is used by */
427 /* given @FT_Face, but they won't be used by other functions until */
    [all...]

Completed in 451 milliseconds