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

/macosx-10.10/WebCore-7600.1.25/loader/
H A DHistoryController.h69 void updateForStandardLoad(HistoryUpdateType updateType = UpdateAll);
H A DHistoryController.cpp353 void HistoryController::updateForStandardLoad(HistoryUpdateType updateType) function in class:WebCore::HistoryController
H A DFrameLoader.cpp1938 history().updateForStandardLoad(HistoryController::UpdateAllExceptBackForwardList);
1966 history().updateForStandardLoad();

Completed in 203 milliseconds