Searched refs:history_controller_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_view_impl.h242 return history_controller_.get();
1073 scoped_ptr<HistoryController> history_controller_; member in class:content::RenderViewImpl
H A Drender_view_impl.cc783 history_controller_.reset(new HistoryController(this));
1309 SendUpdateState(history_controller_->GetCurrentEntry());
2343 SendUpdateState(history_controller_->GetCurrentEntry());

Completed in 54 milliseconds