Searched refs:m_16BytesPages (Results 1 – 2 of 2) sorted by relevance
391 m_16BytesPages.Initialize(pPage, pageNum16Bytes); in Initialize()413 if (!m_16BytesPages.IsEmpty()) { in IsEmpty()430 if (p < (FX_LPVOID)m_16BytesPages.m_pLimitPos) { in GetSize()456 } else if (p < (FX_LPVOID)m_16BytesPages.m_pLimitPos) { in Free()457 m_16BytesPages.Free(p); in Free()494 CFXMEM_16BytesPages &pages = pPool->m_16BytesPages; in Alloc16()
172 CFXMEM_16BytesPages m_16BytesPages; variable