Searched defs:shouldGoToHistoryItem (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp601 bool WebFrameLoaderClient::shouldGoToHistoryItem(HistoryItem*) const function in class:WebFrameLoaderClient
/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp257 bool FrameLoaderClientWinCE::shouldGoToHistoryItem(HistoryItem* item) const function in class:WebKit::FrameLoaderClientWinCE
/external/webkit/Source/WebKit/chromium/src/
H A DFrameLoaderClientImpl.cpp1120 bool FrameLoaderClientImpl::shouldGoToHistoryItem(HistoryItem* item) const function in class:WebKit::FrameLoaderClientImpl
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DFrameLoaderClientEfl.cpp474 bool FrameLoaderClientEfl::shouldGoToHistoryItem(HistoryItem* item) const function in class:WebCore::FrameLoaderClientEfl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp807 bool FrameLoaderClient::shouldGoToHistoryItem(HistoryItem* item) const function in class:WebKit::FrameLoaderClient
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DFrameLoaderClientHaiku.cpp480 bool FrameLoaderClientHaiku::shouldGoToHistoryItem(WebCore::HistoryItem*) const function in class:WebCore::FrameLoaderClientHaiku
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.cpp576 bool FrameLoaderClientWx::shouldGoToHistoryItem(WebCore::HistoryItem*) const function in class:WebCore::FrameLoaderClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp877 bool WebFrameLoaderClient::shouldGoToHistoryItem(HistoryItem* item) const function in class:WebKit::WebFrameLoaderClient
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp708 bool FrameLoaderClientAndroid::shouldGoToHistoryItem(HistoryItem* item) const { function in class:android::FrameLoaderClientAndroid
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp842 bool FrameLoaderClientQt::shouldGoToHistoryItem(WebCore::HistoryItem*) const function in class:WebCore::FrameLoaderClientQt
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h357 virtual bool shouldGoToHistoryItem(HistoryItem*) const { return false; } function in class:WebCore::EmptyFrameLoaderClient

Completed in 91 milliseconds