Searched refs:GoToEntry (Results 1 – 3 of 3) sorted by relevance
112 void GoToEntry(scoped_ptr<HistoryEntry> entry,
56 void HistoryController::GoToEntry(scoped_ptr<HistoryEntry> target_entry, in GoToEntry() function in content::HistoryController
914 render_view_->history_controller()->GoToEntry(entry.Pass(), cache_policy); in OnNavigate()