Home
last modified time | relevance | path

Searched defs:shouldStopLoadingForHistoryItem (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/loader/
DHistoryController.cpp224 bool HistoryController::shouldStopLoadingForHistoryItem(HistoryItem* targetItem) const in shouldStopLoadingForHistoryItem() function in WebCore::HistoryController
DEmptyClients.h362 virtual bool shouldStopLoadingForHistoryItem(HistoryItem*) const { return false; } in shouldStopLoadingForHistoryItem() function
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm954 bool WebFrameLoaderClient::shouldStopLoadingForHistoryItem(HistoryItem* item) const function
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DFrameLoaderClientWinCE.cpp262 bool FrameLoaderClientWinCE::shouldStopLoadingForHistoryItem(HistoryItem* item) const in shouldStopLoadingForHistoryItem() function in WebKit::FrameLoaderClientWinCE
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DFrameLoaderClientHaiku.cpp486 bool FrameLoaderClientHaiku::shouldStopLoadingForHistoryItem(WebCore::HistoryItem*) const in shouldStopLoadingForHistoryItem() function in WebCore::FrameLoaderClientHaiku
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DFrameLoaderClientEfl.cpp482 bool FrameLoaderClientEfl::shouldStopLoadingForHistoryItem(HistoryItem* item) const in shouldStopLoadingForHistoryItem() function in WebCore::FrameLoaderClientEfl
/external/webkit/Source/WebKit/wx/WebKitSupport/
DFrameLoaderClientWx.cpp582 bool FrameLoaderClientWx::shouldStopLoadingForHistoryItem(WebCore::HistoryItem*) const in shouldStopLoadingForHistoryItem() function in WebCore::FrameLoaderClientWx
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebFrameLoaderClient.cpp606 bool WebFrameLoaderClient::shouldStopLoadingForHistoryItem(HistoryItem*) const in shouldStopLoadingForHistoryItem() function in WebFrameLoaderClient
/external/webkit/Source/WebKit/chromium/src/
DFrameLoaderClientImpl.cpp1144 bool FrameLoaderClientImpl::shouldStopLoadingForHistoryItem(HistoryItem* targetItem) const in shouldStopLoadingForHistoryItem() function in WebKit::FrameLoaderClientImpl
/external/webkit/Source/WebKit/android/WebCoreSupport/
DFrameLoaderClientAndroid.cpp714 bool FrameLoaderClientAndroid::shouldStopLoadingForHistoryItem(HistoryItem* item) const in shouldStopLoadingForHistoryItem() function in android::FrameLoaderClientAndroid
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFrameLoaderClientGtk.cpp815 bool FrameLoaderClient::shouldStopLoadingForHistoryItem(HistoryItem* item) const in shouldStopLoadingForHistoryItem() function in WebKit::FrameLoaderClient
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp897 bool WebFrameLoaderClient::shouldStopLoadingForHistoryItem(HistoryItem* item) const in shouldStopLoadingForHistoryItem() function in WebKit::WebFrameLoaderClient
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DFrameLoaderClientQt.cpp847 bool FrameLoaderClientQt::shouldStopLoadingForHistoryItem(WebCore::HistoryItem*) const in shouldStopLoadingForHistoryItem() function in WebCore::FrameLoaderClientQt