HomeSort by relevance Sort by last modified time
    Searched refs:currentItemShouldBeReplaced (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/
HistoryController.h 67 bool currentItemShouldBeReplaced() const;
NavigationScheduler.cpp 126 if (frame->loader()->history()->currentItemShouldBeReplaced())
251 if (frame->loader()->history()->currentItemShouldBeReplaced())
HistoryController.cpp 454 bool HistoryController::currentItemShouldBeReplaced() const

Completed in 70 milliseconds