Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_data_avail.h174 bool m_bDocAvail = false; variable
Dcpdf_data_avail.cpp99 while (!m_bDocAvail) { in IsDocAvail()
137 m_bDocAvail = true; in CheckDocStatus()