Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h1131 FX_BOOL m_bLinearizedFormParamLoad; variable
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2741 m_bLinearizedFormParamLoad = FALSE; in CPDF_DataAvail()
4308 if (!m_bLinearizedFormParamLoad) { in IsFormAvail()
4323 m_bLinearizedFormParamLoad = TRUE; in IsFormAvail()