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

  /external/pdfium/core/src/fxcrt/
mem_int.h 129 typedef CFXMEM_FixedPages<FIXEDMEM_32BYTES_BLOCKNUM, 32> CFXMEM_32BytesPages;
173 CFXMEM_32BytesPages m_32BytesPages;
fx_basic_memmgr_mini.cpp 524 CFXMEM_32BytesPages &pages = p32BytesPool->m_32BytesPages;

Completed in 33 milliseconds