Home
last modified time | relevance | path

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

12

/external/chromium_org/chrome/browser/ui/content_settings/
Dmedia_setting_changed_infobar_delegate.h26 virtual Type GetInfoBarType() const OVERRIDE;
Dmedia_setting_changed_infobar_delegate.cc35 MediaSettingChangedInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in MediaSettingChangedInfoBarDelegate
/external/chromium_org/chrome/browser/ui/
Dcollected_cookies_infobar_delegate.h29 virtual Type GetInfoBarType() const OVERRIDE;
Dcollected_cookies_infobar_delegate.cc35 CollectedCookiesInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in CollectedCookiesInfoBarDelegate
Dauto_login_infobar_delegate.h61 virtual Type GetInfoBarType() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/website_settings/
Dwebsite_settings_infobar_delegate.h29 virtual Type GetInfoBarType() const OVERRIDE;
Dwebsite_settings_infobar_delegate.cc35 infobars::InfoBarDelegate::Type WebsiteSettingsInfoBarDelegate::GetInfoBarType() in GetInfoBarType() function in WebsiteSettingsInfoBarDelegate
/external/chromium_org/chrome/browser/content_settings/
Dpermission_infobar_delegate.h33 virtual infobars::InfoBarDelegate::Type GetInfoBarType() const OVERRIDE;
Dpermission_infobar_delegate.cc33 PermissionInfobarDelegate::GetInfoBarType() const { in GetInfoBarType() function in PermissionInfobarDelegate
/external/chromium_org/chrome/browser/media/
Dmedia_stream_infobar_delegate.h42 virtual Type GetInfoBarType() const OVERRIDE;
Dprotected_media_identifier_infobar_delegate.h46 virtual Type GetInfoBarType() const OVERRIDE;
Dprotected_media_identifier_infobar_delegate.cc81 ProtectedMediaIdentifierInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in ProtectedMediaIdentifierInfoBarDelegate
/external/chromium_org/chrome/browser/ui/omnibox/
Dalternate_nav_infobar_delegate.h45 virtual Type GetInfoBarType() const OVERRIDE;
Dalternate_nav_infobar_delegate.cc99 infobars::InfoBarDelegate::Type AlternateNavInfoBarDelegate::GetInfoBarType() in GetInfoBarType() function in AlternateNavInfoBarDelegate
/external/chromium_org/chrome/browser/custom_handlers/
Dregister_protocol_handler_infobar_delegate.h34 virtual Type GetInfoBarType() const OVERRIDE;
/external/chromium_org/chrome/browser/geolocation/
Dgeolocation_infobar_delegate.h42 virtual Type GetInfoBarType() const OVERRIDE;
/external/chromium_org/chrome/browser/password_manager/
Dsave_password_infobar_delegate.h61 virtual Type GetInfoBarType() const OVERRIDE;
/external/chromium_org/chrome/browser/autofill/
Dautofill_cc_infobar_delegate.h51 virtual Type GetInfoBarType() const OVERRIDE;
Dautofill_cc_infobar_delegate.cc65 infobars::InfoBarDelegate::Type AutofillCCInfoBarDelegate::GetInfoBarType() in GetInfoBarType() function in autofill::AutofillCCInfoBarDelegate
/external/chromium_org/chrome/browser/extensions/
Dtheme_installed_infobar_delegate.h46 virtual Type GetInfoBarType() const OVERRIDE;
Dextension_infobar_delegate.h74 virtual Type GetInfoBarType() const OVERRIDE;
Dextension_infobar_delegate.cc91 infobars::InfoBarDelegate::Type ExtensionInfoBarDelegate::GetInfoBarType() in GetInfoBarType() function in ExtensionInfoBarDelegate
/external/chromium_org/components/infobars/core/
Dinfobar_delegate.cc43 InfoBarDelegate::Type InfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in infobars::InfoBarDelegate
Dinfobar_delegate.h104 virtual Type GetInfoBarType() const;
/external/chromium_org/chrome/browser/ui/android/infobars/
Dinfobar_container_android.cc46 << infobar->delegate()->GetInfoBarType(); in PlatformSpecificAddInfoBar()

12