Home
last modified time | relevance | path

Searched refs:kFileBufSize (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/
Dcpdf_modulemgr.h39 static const int kFileBufSize = 512; variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp47 m_BufSize(CPDF_ModuleMgr::kFileBufSize), in CPDF_SyntaxParser()