Searched refs:willChangeEstimatedProgress (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DProgressTrackerClient.h40 virtual void willChangeEstimatedProgress() { } function in class:WebCore::ProgressTrackerClient
H A DProgressTracker.cpp127 m_client.willChangeEstimatedProgress();
158 m_client.willChangeEstimatedProgress();
225 m_client.willChangeEstimatedProgress();
H A DEmptyClients.h624 virtual void willChangeEstimatedProgress() override { }
/macosx-10.10/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebProgressTrackerClient.h41 virtual void willChangeEstimatedProgress() override;
H A DWebProgressTrackerClient.mm48 void WebProgressTrackerClient::willChangeEstimatedProgress()
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DPageLoadState.h62 virtual void willChangeEstimatedProgress() = 0;
H A DPageLoadState.cpp120 callObserverCallback(&Observer::willChangeEstimatedProgress);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Cocoa/
H A DNavigationState.h135 virtual void willChangeEstimatedProgress() override;
H A DNavigationState.mm867 void NavigationState::willChangeEstimatedProgress()
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/Cocoa/
H A DWKBrowsingContextController.mm113 virtual void willChangeEstimatedProgress() override

Completed in 135 milliseconds