HomeSort by relevance Sort by last modified time
    Searched refs:m_Allocator (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;
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 10 IFX_Allocator m_Allocator;

Completed in 345 milliseconds