Searched refs:FT_New_Library (Results 1 – 7 of 7) sorted by relevance
497 FT_New_Library( FT_Memory memory,
253 error = FT_New_Library( memory, alibrary ); in FT_Init_FreeType()
4623 FT_New_Library( FT_Memory memory, in FT_New_Library() function
4663 FT_New_Library( FT_Memory memory, in FT_New_Library() function
85 if (FT_New_Library(&gFTMemory, &fLibrary)) { in FreeTypeLibrary()1598 if (FT_New_Library(&gFTMemory, &fLibrary)) { in Scanner()