Searched refs:gFTMemory (Results 1 – 1 of 1) sorted by relevance
95 FT_MemoryRec_ gFTMemory = { nullptr, sk_ft_alloc, sk_ft_free, sk_ft_realloc }; variable105 if (FT_New_Library(&gFTMemory, &fLibrary)) { in FreeTypeLibrary()1679 if (FT_New_Library(&gFTMemory, &fLibrary)) { in Scanner()