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

/external/freetype/include/freetype/
H A Dfreetype.h87 /* FT_Library */
318 /* FT_Library */
329 /* FT_Library object. */
335 typedef struct FT_LibraryRec_ *FT_Library; typedef in typeref:struct:FT_LibraryRec_
1607 FT_Library library;
1672 /* FT_Library object. */
1675 FT_Init_FreeType( FT_Library *alibrary );
1694 FT_Done_FreeType( FT_Library library );
1869 FT_New_Face( FT_Library library,
1907 FT_New_Memory_Face( FT_Library librar
[all...]

Completed in 74 milliseconds