Searched refs:m_DefAllocator (Results 1 – 2 of 2) sorted by relevance
54 IFX_Allocator &ac = m_DefAllocator.m_Allocator; in Init()60 m_DefAllocator.m_pFoxitMgr = this; in Init()160 return &g_pDefFoxitMgr->m_DefAllocator.m_Allocator; in FXMEM_GetDefAllocator()256 m_pAllocator = pAllocator ? pAllocator : &g_pDefFoxitMgr->m_DefAllocator.m_Allocator; in CFX_GrowOnlyPool()270 m_pAllocator = pAllocator ? pAllocator : &g_pDefFoxitMgr->m_DefAllocator.m_Allocator; in SetAllocator()
16 FX_DefAllocator m_DefAllocator; member