Searched refs:gFTMemory (Results 1 – 1 of 1) sorted by relevance
83 FT_MemoryRec_ gFTMemory = { NULL, sk_ft_alloc, sk_ft_free, sk_ft_realloc }; variable88 if (FT_New_Library(&gFTMemory, &fLibrary)) { in FreeTypeLibrary()1590 if (FT_New_Library(&gFTMemory, &fLibrary)) { in Scanner()