Searched refs:m_handleErrorPages (Results 1 – 2 of 2) sorted by relevance
66 bool shouldHandleErrorPages() const { return m_handleErrorPages; } in shouldHandleErrorPages()97 void handleErrorPages() { m_handleErrorPages = true; } in handleErrorPages()168 bool m_handleErrorPages; variable
77 m_handleErrorPages = false; in reset()