Searched defs:isDocumentUpToDate (Results 1 – 2 of 2) sorted by relevance
106 bool isDocumentUpToDate() const { return m_isDocumentUpToDate; } in isDocumentUpToDate() function
5075 bool isDocumentUpToDate = m_frame->isDocumentUpToDate(); in loader() local5077 bool isDocumentUpToDate = true; in loader() local