HomeSort by relevance Sort by last modified time
    Searched refs:m_DefAllocator (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxcrt/
fx_basic_memmgr.cpp 54 IFX_Allocator &ac = m_DefAllocator.m_Allocator;
60 m_DefAllocator.m_pFoxitMgr = this;
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;
mem_int.h 16 FX_DefAllocator m_DefAllocator;

Completed in 152 milliseconds