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