Searched refs:CMAP_ALLOC_STEP (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_maps.cpp438 #define CMAP_ALLOC_STEP 8 macro
441 : m_Buffer(sizeof(_CompactString) + sizeof(void*), CMAP_ALLOC_STEP, CMAP_INDEX_SIZE, pAllocator)

Completed in 398 milliseconds