Searched refs:FXMEM_CreateMemoryMgr (Results 1 – 3 of 3) sorted by relevance
48 FXMEM_FoxitMgr* FXMEM_CreateMemoryMgr(size_t size, FX_BOOL extensible);
165 g_pFoxitMgr = FXMEM_CreateMemoryMgr(1024 * 1024 * 32, TRUE); in FPDF_InitLibrary()
72 FXMEM_FoxitMgr* FXMEM_CreateMemoryMgr(size_t size, FX_BOOL extensible) in FXMEM_CreateMemoryMgr() function