Searched refs:shouldStopLoadingForHistoryItem (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DHistoryController.h95 bool shouldStopLoadingForHistoryItem(HistoryItem*) const;
H A DHistoryController.cpp253 bool HistoryController::shouldStopLoadingForHistoryItem(HistoryItem* targetItem) const function in class:WebCore::HistoryController
/macosx-10.10/WebCore-7600.1.25/page/
H A DPage.cpp405 if (m_mainFrame->loader().history().shouldStopLoadingForHistoryItem(item))

Completed in 204 milliseconds