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

  /external/chromium_org/content/renderer/
history_controller.h 112 void GoToEntry(scoped_ptr<HistoryEntry> entry,
history_controller.cc 56 void HistoryController::GoToEntry(scoped_ptr<HistoryEntry> target_entry,
render_frame_impl.cc 830 render_view_->history_controller()->GoToEntry(entry.Pass(), cache_policy);
    [all...]

Completed in 45 milliseconds