Searched refs:m_Allocator (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_memmgr.cpp54 IFX_Allocator &ac = m_DefAllocator.m_Allocator;
160 return &g_pDefFoxitMgr->m_DefAllocator.m_Allocator;
256 m_pAllocator = pAllocator ? pAllocator : &g_pDefFoxitMgr->m_DefAllocator.m_Allocator;
270 m_pAllocator = pAllocator ? pAllocator : &g_pDefFoxitMgr->m_DefAllocator.m_Allocator;
H A Dmem_int.h10 IFX_Allocator m_Allocator; member in struct:FX_DefAllocator

Completed in 143 milliseconds