Lines Matching refs:tab
198 virtual void BeforeUnloadFired(TabContents* tab,
306 TabContents* tab = loader_->preview_contents()->tab_contents();
307 if (tab->profile()->IsOffTheRecord())
311 tab->UpdateHistoryForNavigation(add_page_vector_[i].get());
313 NavigationEntry* active_entry = tab->controller().GetActiveEntry();
322 tab->UpdateHistoryPageTitle(*active_entry);
325 tab->profile()->GetFaviconService(Profile::EXPLICIT_ACCESS);
490 TabContents* tab,