Home
last modified time | relevance | path

Searched refs:current_tab_wrapper (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser.cc3706 TabContentsWrapper* current_tab_wrapper = GetSelectedTabContentsWrapper(); in UpdateCommandsForTabState() local
3707 if (!current_tab || !current_tab_wrapper) // May be NULL during tab restore. in UpdateCommandsForTabState()
3725 window_->SetStarredState(current_tab_wrapper->is_starred()); in UpdateCommandsForTabState()