Home | History | Annotate | Download | only in freetype

Lines Matching defs:FT_Library

87   /*    FT_Library                                                         */
322 /* FT_Library */
332 /* In multi-threaded applications, make sure that the same FT_Library */
341 typedef struct FT_LibraryRec_ *FT_Library;
1620 FT_Library library;
1685 /* FT_Library object. */
1691 FT_Init_FreeType( FT_Library *alibrary );
1710 FT_Done_FreeType( FT_Library library );
1889 FT_New_Face( FT_Library library,
1927 FT_New_Memory_Face( FT_Library library,
1979 /* One @FT_Library instance can have multiple face objects, this is, */
1987 FT_Open_Face( FT_Library library,
3941 FT_Library_Version( FT_Library library,