Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h897 PDF_DATAAVAIL_FIRSTPAGE_PREPARE, enumerator
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp3197 case PDF_DATAAVAIL_FIRSTPAGE_PREPARE: in CheckDocStatus()
3653 m_docStatus = PDF_DATAAVAIL_FIRSTPAGE_PREPARE; in CheckFirstPage()
3655 if (!bNeedDownLoad && m_docStatus == PDF_DATAAVAIL_FIRSTPAGE_PREPARE) { in CheckFirstPage()
3659 m_docStatus = PDF_DATAAVAIL_FIRSTPAGE_PREPARE; in CheckFirstPage()