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

  /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/freetype/include/freetype/
freetype.h 121 /* FT_Face */
332 /* It is used for the `available_sizes' field of @FT_Face. */
467 /* FT_Face */
482 /* An `FT_Face' object can only be safely used from one thread at a */
483 /* time. Similarly, creation and destruction of `FT_Face' with the */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
freetype.h 121 /* FT_Face */
333 /* It is used for the `available_sizes' field of @FT_Face. */
468 /* FT_Face */
483 /* An `FT_Face' object can only be safely used from one thread at a */
484 /* time. Similarly, creation and destruction of `FT_Face' with the *
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
freetype.h 121 /* FT_Face */
333 /* It is used for the `available_sizes' field of @FT_Face. */
468 /* FT_Face */
483 /* An `FT_Face' object can only be safely used from one thread at a */
484 /* time. Similarly, creation and destruction of `FT_Face' with the *
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h 121 /* FT_Face */
333 /* It is used for the `available_sizes' field of @FT_Face. */
468 /* FT_Face */
483 /* An `FT_Face' object can only be safely used from one thread at a */
484 /* time. Similarly, creation and destruction of `FT_Face' with the *
    [all...]

Completed in 517 milliseconds