Searched defs:shouldGoToHistoryItem (Results 1 – 9 of 9) sorted by relevance
897 bool WebFrameLoaderClient::shouldGoToHistoryItem(HistoryItem* item) const function
558 bool FrameLoaderClientWx::shouldGoToHistoryItem(WebCore::HistoryItem*) const in shouldGoToHistoryItem() function in WebCore::FrameLoaderClientWx
474 bool FrameLoaderClientHaiku::shouldGoToHistoryItem(WebCore::HistoryItem*) const in shouldGoToHistoryItem() function in WebCore::FrameLoaderClientHaiku
603 bool WebFrameLoaderClient::shouldGoToHistoryItem(HistoryItem*) const in shouldGoToHistoryItem() function in WebFrameLoaderClient
595 bool FrameLoaderClient::shouldGoToHistoryItem(HistoryItem* item) const in shouldGoToHistoryItem() function in WebKit::FrameLoaderClient
1090 bool FrameLoaderClientImpl::shouldGoToHistoryItem(HistoryItem*) const in shouldGoToHistoryItem() function in WebKit::FrameLoaderClientImpl
673 bool FrameLoaderClientAndroid::shouldGoToHistoryItem(HistoryItem* item) const { in shouldGoToHistoryItem() function in android::FrameLoaderClientAndroid
656 bool FrameLoaderClientQt::shouldGoToHistoryItem(WebCore::HistoryItem *) const in shouldGoToHistoryItem() function in WebCore::FrameLoaderClientQt
295 virtual bool shouldGoToHistoryItem(HistoryItem*) const { return false; } in shouldGoToHistoryItem() function