Home
last modified time | relevance | path

Searched defs:nBufSize (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/
Dcpdfsdk_interform.cpp475 size_t nBufSize = textBuf.GetLength(); in SubmitFields() local
498 bool CPDFSDK_InterForm::FDFToURLEncodedData(uint8_t*& pBuf, size_t& nBufSize) { in FDFToURLEncodedData()
573 size_t nBufSize = fdfBuffer.GetLength(); in SubmitForm() local
/external/pdfium/fxjs/
Dcjs_document.cpp331 size_t nBufSize = sTextBuf.GetLength(); in mailForm() local