Home | History | Annotate | Download | only in include

Lines Matching defs:FT_Library

119   /*    FT_Library                                                         */
357 /* FT_Library */
367 /* In multi-threaded applications, make sure that the same FT_Library */
376 typedef struct FT_LibraryRec_ *FT_Library;
1671 FT_Library library;
1736 /* FT_Library object. */
1742 FT_Init_FreeType( FT_Library *alibrary );
1761 FT_Done_FreeType( FT_Library library );
1940 FT_New_Face( FT_Library library,
1978 FT_New_Memory_Face( FT_Library library,
2030 /* One @FT_Library instance can have multiple face objects, this is, */
2038 FT_Open_Face( FT_Library library,
3996 FT_Library_Version( FT_Library library,