/external/chromium_org/chrome/browser/ui/content_settings/ |
D | media_setting_changed_infobar_delegate.h | 26 virtual Type GetInfoBarType() const OVERRIDE;
|
D | media_setting_changed_infobar_delegate.cc | 35 MediaSettingChangedInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in MediaSettingChangedInfoBarDelegate
|
/external/chromium_org/chrome/browser/ui/ |
D | collected_cookies_infobar_delegate.h | 29 virtual Type GetInfoBarType() const OVERRIDE;
|
D | collected_cookies_infobar_delegate.cc | 35 CollectedCookiesInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in CollectedCookiesInfoBarDelegate
|
D | auto_login_infobar_delegate.h | 61 virtual Type GetInfoBarType() const OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/website_settings/ |
D | website_settings_infobar_delegate.h | 29 virtual Type GetInfoBarType() const OVERRIDE;
|
D | website_settings_infobar_delegate.cc | 35 infobars::InfoBarDelegate::Type WebsiteSettingsInfoBarDelegate::GetInfoBarType() in GetInfoBarType() function in WebsiteSettingsInfoBarDelegate
|
/external/chromium_org/chrome/browser/content_settings/ |
D | permission_infobar_delegate.h | 33 virtual infobars::InfoBarDelegate::Type GetInfoBarType() const OVERRIDE;
|
D | permission_infobar_delegate.cc | 33 PermissionInfobarDelegate::GetInfoBarType() const { in GetInfoBarType() function in PermissionInfobarDelegate
|
/external/chromium_org/chrome/browser/media/ |
D | media_stream_infobar_delegate.h | 42 virtual Type GetInfoBarType() const OVERRIDE;
|
D | protected_media_identifier_infobar_delegate.h | 46 virtual Type GetInfoBarType() const OVERRIDE;
|
D | protected_media_identifier_infobar_delegate.cc | 81 ProtectedMediaIdentifierInfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in ProtectedMediaIdentifierInfoBarDelegate
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
D | alternate_nav_infobar_delegate.h | 45 virtual Type GetInfoBarType() const OVERRIDE;
|
D | alternate_nav_infobar_delegate.cc | 99 infobars::InfoBarDelegate::Type AlternateNavInfoBarDelegate::GetInfoBarType() in GetInfoBarType() function in AlternateNavInfoBarDelegate
|
/external/chromium_org/chrome/browser/custom_handlers/ |
D | register_protocol_handler_infobar_delegate.h | 34 virtual Type GetInfoBarType() const OVERRIDE;
|
/external/chromium_org/chrome/browser/geolocation/ |
D | geolocation_infobar_delegate.h | 42 virtual Type GetInfoBarType() const OVERRIDE;
|
/external/chromium_org/chrome/browser/password_manager/ |
D | save_password_infobar_delegate.h | 61 virtual Type GetInfoBarType() const OVERRIDE;
|
/external/chromium_org/chrome/browser/autofill/ |
D | autofill_cc_infobar_delegate.h | 51 virtual Type GetInfoBarType() const OVERRIDE;
|
D | autofill_cc_infobar_delegate.cc | 65 infobars::InfoBarDelegate::Type AutofillCCInfoBarDelegate::GetInfoBarType() in GetInfoBarType() function in autofill::AutofillCCInfoBarDelegate
|
/external/chromium_org/chrome/browser/extensions/ |
D | theme_installed_infobar_delegate.h | 46 virtual Type GetInfoBarType() const OVERRIDE;
|
D | extension_infobar_delegate.h | 74 virtual Type GetInfoBarType() const OVERRIDE;
|
D | extension_infobar_delegate.cc | 91 infobars::InfoBarDelegate::Type ExtensionInfoBarDelegate::GetInfoBarType() in GetInfoBarType() function in ExtensionInfoBarDelegate
|
/external/chromium_org/components/infobars/core/ |
D | infobar_delegate.cc | 43 InfoBarDelegate::Type InfoBarDelegate::GetInfoBarType() const { in GetInfoBarType() function in infobars::InfoBarDelegate
|
D | infobar_delegate.h | 104 virtual Type GetInfoBarType() const;
|
/external/chromium_org/chrome/browser/ui/android/infobars/ |
D | infobar_container_android.cc | 46 << infobar->delegate()->GetInfoBarType(); in PlatformSpecificAddInfoBar()
|