Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dpassword_manager_delegate_impl.cc46 virtual Type GetInfoBarType() const;
84 InfoBarDelegate::Type SavePasswordInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in SavePasswordInfoBarDelegate
Domnibox_search_hint.cc63 virtual Type GetInfoBarType() const;
123 InfoBarDelegate::Type HintInfoBar::GetInfoBarType() const { in GetInfoBarType() function in HintInfoBar
Dalternate_nav_url_fetcher.h62 virtual Type GetInfoBarType() const;
Dpdf_unsupported_feature.cc65 virtual Type GetInfoBarType() const { in GetInfoBarType() function in __anon042af02b0111::PDFEnableAdobeReaderConfirmInfoBarDelegate
273 virtual Type GetInfoBarType() const { in GetInfoBarType() function in __anon042af02b0111::PDFUnsupportedFeatureConfirmInfoBarDelegate
Dalternate_nav_url_fetcher.cc106 InfoBarDelegate::Type AlternateNavURLFetcher::GetInfoBarType() const { in GetInfoBarType() function in AlternateNavURLFetcher
/external/chromium/chrome/browser/ui/gtk/infobars/
Dinfobar_arrow_model.cc51 bar->GetTopColor(bar->delegate()->GetInfoBarType(), &r, &g, &b); in ShowArrowFor()
53 bar->GetBottomColor(bar->delegate()->GetInfoBarType(), &r, &g, &b); in ShowArrowFor()
Dinfobar_gtk.cc260 GetTopColor(delegate_->GetInfoBarType(), &top_r, &top_g, &top_b); in OnBackgroundExpose()
264 GetBottomColor(delegate_->GetInfoBarType(), &bottom_r, &bottom_g, &bottom_b); in OnBackgroundExpose()
/external/chromium/chrome/browser/ui/
Dcollected_cookies_infobar_delegate.h22 virtual Type GetInfoBarType() const;
Dcollected_cookies_infobar_delegate.cc24 InfoBarDelegate::Type CollectedCookiesInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in CollectedCookiesInfoBarDelegate
/external/chromium/chrome/browser/tab_contents/
Dtab_contents_ssl_helper.cc47 virtual Type GetInfoBarType() const;
77 InfoBarDelegate::Type SSLCertAddedInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in __anon004fbec50111::SSLCertAddedInfoBarDelegate
Dinfobar_delegate.h87 virtual Type GetInfoBarType() const;
Dinfobar_delegate.cc39 InfoBarDelegate::Type InfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in InfoBarDelegate
/external/chromium/chrome/browser/custom_handlers/
Dregister_protocol_handler_infobar_delegate.h29 virtual Type GetInfoBarType() const OVERRIDE;
Dregister_protocol_handler_infobar_delegate.cc35 RegisterProtocolHandlerInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in RegisterProtocolHandlerInfoBarDelegate
/external/chromium/chrome/browser/autofill/
Dautofill_cc_infobar_delegate.h43 virtual Type GetInfoBarType() const;
Dautofill_cc_infobar_delegate.cc65 InfoBarDelegate::Type AutofillCCInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in AutofillCCInfoBarDelegate
/external/chromium/chrome/browser/extensions/
Dextension_infobar_delegate.h50 virtual Type GetInfoBarType() const;
Dextension_infobar_delegate.cc66 InfoBarDelegate::Type ExtensionInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in ExtensionInfoBarDelegate
/external/chromium/chrome/browser/ui/views/infobars/
Dinfobar_view.cc60 set_background(new InfoBarBackground(delegate->GetInfoBarType())); in InfoBarView()
340 (delegate()->GetInfoBarType() == InfoBarDelegate::WARNING_TYPE) ? in GetAccessibleState()
/external/chromium/chrome/browser/translate/
Dtranslate_infobar_delegate.h166 virtual InfoBarDelegate::Type GetInfoBarType() const;
Dtranslate_infobar_delegate.cc371 InfoBarDelegate::Type TranslateInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in TranslateInfoBarDelegate
/external/chromium/chrome/browser/notifications/
Ddesktop_notification_service.cc106 virtual Type GetInfoBarType() const;
174 NotificationPermissionInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in NotificationPermissionInfoBarDelegate
/external/chromium/chrome/browser/geolocation/
Dgeolocation_permission_context.cc130 virtual Type GetInfoBarType() const;
182 GeolocationConfirmInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in __anond9d0d6e10111::GeolocationConfirmInfoBarDelegate