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

  /external/chromium_org/content/renderer/
history_controller.h 120 HistoryEntry* GetCurrentEntry();
history_controller.cc 163 HistoryEntry* HistoryController::GetCurrentEntry() {
render_view_browsertest.cc     [all...]
render_frame_impl.cc 796 if (is_reload && !render_view_->history_controller()->GetCurrentEntry()) {
    [all...]
render_view_impl.cc     [all...]
  /external/chromium_org/content/public/test/
render_view_test.cc 129 return HistoryEntryToPageState(impl->history_controller()->GetCurrentEntry());

Completed in 61 milliseconds