Home
last modified time | relevance | path

Searched refs:currentFramesMatchItem (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/loader/
DHistoryController.h101 bool currentFramesMatchItem(HistoryItem*) const;
DHistoryController.cpp715 && currentFramesMatchItem(item1) in itemsAreClones()
720 bool HistoryController::currentFramesMatchItem(HistoryItem* item) const in currentFramesMatchItem() function in WebCore::HistoryController
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0619756 (WebCore::HistoryController::currentFramesMatchItem): Ditto.
22218 (WebCore::HistoryController::currentFramesMatchItem):
22284 (WebCore::HistoryController::currentFramesMatchItem): Ditto.
69314 (WebCore::HistoryController::currentFramesMatchItem): Refactor