Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/tab_contents/
Dtab_contents_ssl_helper.cc114 void ShowInfoBar(InfoBarDelegate* delegate);
144 void TabContentsSSLHelper::SSLAddCertData::ShowInfoBar( in ShowInfoBar() function in TabContentsSSLHelper::SSLAddCertData
155 ShowInfoBar(new SimpleAlertInfoBarDelegate(tab_contents_, GetCertIcon(), in ShowErrorInfoBar()
207 add_cert_data->ShowInfoBar( in OnAddClientCertificateSuccess()
/external/chromium/chrome/browser/
Domnibox_search_hint.cc189 ShowInfoBar(); in Observe()
204 void OmniboxSearchHint::ShowInfoBar() { in ShowInfoBar() function in OmniboxSearchHint
Domnibox_search_hint.h47 void ShowInfoBar();
/external/chromium/chrome/browser/translate/
Dtranslate_manager.cc339 ShowInfoBar(tab, TranslateInfoBarDelegate::CreateErrorDelegate( in OnURLFetchComplete()
469 ShowInfoBar(tab_contents, infobar); in TranslatePage()
575 ShowInfoBar(tab, infobar); in PageTranslated()
641 void TranslateManager::ShowInfoBar(TabContents* tab, in ShowInfoBar() function in TranslateManager
Dtranslate_manager.h147 void ShowInfoBar(TabContents* tab, TranslateInfoBarDelegate* infobar);