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

  /external/skia/src/ports/
SkFontHost_FreeType_common.h 21 typedef struct FT_LibraryRec_* FT_Library;
82 FT_Library fLibrary;
  /external/skqp/src/ports/
SkFontHost_FreeType_common.h 21 typedef struct FT_LibraryRec_* FT_Library;
82 FT_Library fLibrary;
  /external/freetype/include/freetype/
freetype.h 120 /* FT_Library */
395 /* FT_Library */
406 /* `FT_Library' object per thread. In case this is too cumbersome, */
407 /* a single `FT_Library' object across threads is possible also */
417 typedef struct FT_LibraryRec_ *FT_Library;
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h 120 /* FT_Library */
387 /* FT_Library */
398 /* `FT_Library' object per thread. In case this is too cumbersome, */
399 /* a single `FT_Library' object across threads is possible also */
409 typedef struct FT_LibraryRec_ *FT_Library;
    [all...]

Completed in 105 milliseconds