Lines Matching refs:TabContents
26 class TabContents;
45 void TranslatePage(TabContents* tab_contents,
51 void RevertTranslation(TabContents* tab_contents);
56 void ReportLanguageDetectionError(TabContents* tab_contents);
81 static bool IsShowingTranslateInfobar(TabContents* tab);
116 void InitiateTranslation(TabContents* tab, const std::string& page_lang);
125 void DoTranslatePage(TabContents* tab_contents,
131 void PageTranslated(TabContents* tab, PageTranslatedDetails* details);
135 bool IsAcceptLanguage(TabContents* tab, const std::string& language);
147 void ShowInfoBar(TabContents* tab, TranslateInfoBarDelegate* infobar);
156 TabContents* tab);