Searched refs:UpdateTabContents (Results 1 – 3 of 3) sorted by relevance
108 void UpdateTabContents(TabContents* contents, bool should_restore_state);
401 void BrowserToolbarGtk::UpdateTabContents(TabContents* contents, in UpdateTabContents() function in BrowserToolbarGtk
851 toolbar_->UpdateTabContents(contents->tab_contents(), should_restore_state); in UpdateToolbar()