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

/external/pdfium/xfa/src/fee/src/fee/
H A Dfde_txtedtbuf.cpp400 int32_t nChunkLength = local
403 FX_CreateAllocator(FX_ALLOCTYPE_Fixed, nDefChunkCount, nChunkLength);
406 (FDE_LPCHUNKHEADER)m_pAllocator->Alloc(nChunkLength);

Completed in 57 milliseconds