Searched refs:m_bPageLoadedOK (Results 1 – 2 of 2) sorted by relevance
69 m_bPageLoadedOK = false; in CPDF_DataAvail()1442 m_bPageLoadedOK = false; in IsPageAvail()1500 if (!m_bPageLoadedOK) { in IsPageAvail()1526 m_bPageLoadedOK = true; in IsPageAvail()1547 m_bPageLoadedOK = false; in IsPageAvail()
243 bool m_bPageLoadedOK; variable