Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_data_avail.h133 bool bParsePage,
Dcpdf_data_avail.cpp120 bool bParsePage, in AreObjectsAvailable() argument
143 if (pDict && pDict->GetStringFor("Type") == "Page" && !bParsePage) in AreObjectsAvailable()