Searched refs:processingLoadEvent (Results 1 – 4 of 4) sorted by relevance
304 if (!ancestor->loader()->isComplete() || (document && document->processingLoadEvent())) in mustLockBackForwardList()
1017 bool processingLoadEvent() const { return m_processingLoadEvent; } in processingLoadEvent() function
11782 (HTMLDocumentImpl::HTMLDocumentImpl): Added new processingLoadEvent bool.
8623 (WebCore::Document::processingLoadEvent):