HomeSort by relevance Sort by last modified time
    Searched refs:GetInfoBarType (Results 1 - 25 of 36) sorted by null

1 2

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

Completed in 371 milliseconds

1 2