OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_16BytesPages
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcrt/
fx_basic_memmgr_mini.cpp
391
m_16BytesPages
.Initialize(pPage, pageNum16Bytes);
413
if (!
m_16BytesPages
.IsEmpty()) {
430
if (p < (FX_LPVOID)
m_16BytesPages
.m_pLimitPos) {
456
} else if (p < (FX_LPVOID)
m_16BytesPages
.m_pLimitPos) {
457
m_16BytesPages
.Free(p);
494
CFXMEM_16BytesPages &pages = pPool->
m_16BytesPages
;
mem_int.h
172
CFXMEM_16BytesPages
m_16BytesPages
;
Completed in 236 milliseconds