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

/external/chromium_org/third_party/freetype/include/freetype/
H A Dfreetype.h87 /* FT_Library */
322 /* FT_Library */
333 /* FT_Library object. */
339 typedef struct FT_LibraryRec_ *FT_Library; typedef in typeref:struct:FT_LibraryRec_
1614 FT_Library library;
1679 /* FT_Library object. */
1682 FT_Init_FreeType( FT_Library *alibrary );
1701 FT_Done_FreeType( FT_Library library );
1876 FT_New_Face( FT_Library library,
1914 FT_New_Memory_Face( FT_Library librar
[all...]
/external/freetype/include/freetype/
H A Dfreetype.h87 /* FT_Library */
322 /* FT_Library */
333 /* FT_Library object. */
339 typedef struct FT_LibraryRec_ *FT_Library; typedef in typeref:struct:FT_LibraryRec_
1614 FT_Library library;
1679 /* FT_Library object. */
1682 FT_Init_FreeType( FT_Library *alibrary );
1701 FT_Done_FreeType( FT_Library library );
1876 FT_New_Face( FT_Library library,
1914 FT_New_Memory_Face( FT_Library librar
[all...]

Completed in 136 milliseconds