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;
71 FT_Library fLibrary;
  /external/freetype/include/freetype/
freetype.h 120 /* FT_Library */
391 /* FT_Library */
402 /* `FT_Library' object per thread. In case this is too cumbersome, */
403 /* a single `FT_Library' object across threads is possible also */
413 typedef struct FT_LibraryRec_ *FT_Library;
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
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...]
  /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 607 milliseconds