Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h1117 FX_BOOL m_bAcroFormLoad; variable
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2738 m_bAcroFormLoad = FALSE; in CPDF_DataAvail()
4208 if (m_bHaveAcroForm && !m_bAcroFormLoad) { in IsPageAvail()
4212 m_bAcroFormLoad = TRUE; in IsPageAvail()