Searched refs:isLoadingInAPISense (Results 1 – 5 of 5) sorted by relevance
121 bool isLoadingInAPISense() const;
925 if (documentLoader && documentLoader->isLoadingInAPISense()) in subframeIsLoading()928 if (documentLoader && documentLoader->isLoadingInAPISense()) in subframeIsLoading()963 if (!m_documentLoader || (m_documentLoader->isLoadingInAPISense() && !m_inStopAllLoaders)) in checkLoadCompleteForThisFrame()
681 bool DocumentLoader::isLoadingInAPISense() const in isLoadingInAPISense() function in WebCore::DocumentLoader
734 if (m_documentLoader && m_documentLoader->isLoadingInAPISense()) { in resourceRequestCachePolicy()
1032 || !frame()->loader().activeDocumentLoader()->isLoadingInAPISense())) in currentHistoryItem()