InfoBarDelegate 37 chrome/browser/accessibility/accessibility_extension_apitest.cc InfoBarDelegate::kNoIconID, InfoBarDelegate 64 chrome/browser/autofill/autofill_cc_infobar_delegate.cc InfoBarDelegate::Type AutofillCCInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 58 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc InfoBarDelegate::InfoBarAutomationType InfoBarDelegate 63 chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.cc InfoBarDelegate::Type InfoBarDelegate 209 chrome/browser/extensions/api/debugger/debugger_api.cc InfoBarDelegate::Type ExtensionDevToolsInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 39 chrome/browser/extensions/extension_infobar_delegate.cc : InfoBarDelegate(), InfoBarDelegate 63 chrome/browser/extensions/extension_infobar_delegate.cc bool ExtensionInfoBarDelegate::EqualsDelegate(InfoBarDelegate* delegate) const { InfoBarDelegate 83 chrome/browser/extensions/extension_infobar_delegate.cc InfoBarDelegate::Type ExtensionInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 23 chrome/browser/extensions/extension_infobar_delegate.h class ExtensionInfoBarDelegate : public InfoBarDelegate, InfoBarDelegate 56 chrome/browser/extensions/extension_infobar_delegate.h virtual bool EqualsDelegate(InfoBarDelegate* delegate) const OVERRIDE; InfoBarDelegate 28 chrome/browser/extensions/extension_install_prompt.h class InfoBarDelegate; InfoBarDelegate 111 chrome/browser/extensions/theme_installed_infobar_delegate.cc InfoBarDelegate::Type ThemeInstalledInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 678 chrome/browser/geolocation/chrome_geolocation_permission_context_unittest.cc InfoBarDelegate* infobar_delegate = InfoBarDelegate 132 chrome/browser/geolocation/geolocation_infobar_delegate.cc InfoBarDelegate::Type GeolocationInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 13 chrome/browser/infobars/confirm_infobar_delegate.cc InfoBarDelegate::InfoBarAutomationType InfoBarDelegate 48 chrome/browser/infobars/confirm_infobar_delegate.cc : InfoBarDelegate() { InfoBarDelegate 54 chrome/browser/infobars/confirm_infobar_delegate.cc InfoBarDelegate::ShouldExpireInternal(details); InfoBarDelegate 60 chrome/browser/infobars/confirm_infobar_delegate.cc bool ConfirmInfoBarDelegate::EqualsDelegate(InfoBarDelegate* delegate) const { InfoBarDelegate 16 chrome/browser/infobars/confirm_infobar_delegate.h class ConfirmInfoBarDelegate : public InfoBarDelegate { InfoBarDelegate 75 chrome/browser/infobars/confirm_infobar_delegate.h virtual bool EqualsDelegate(InfoBarDelegate* delegate) const OVERRIDE; InfoBarDelegate 15 chrome/browser/infobars/infobar.cc InfoBar::InfoBar(scoped_ptr<InfoBarDelegate> delegate) InfoBarDelegate 35 chrome/browser/infobars/infobar.cc SkColor InfoBar::GetTopColor(InfoBarDelegate::Type infobar_type) { InfoBarDelegate 40 chrome/browser/infobars/infobar.cc return (infobar_type == InfoBarDelegate::WARNING_TYPE) ? InfoBarDelegate 45 chrome/browser/infobars/infobar.cc SkColor InfoBar::GetBottomColor(InfoBarDelegate::Type infobar_type) { InfoBarDelegate 50 chrome/browser/infobars/infobar.cc return (infobar_type == InfoBarDelegate::WARNING_TYPE) ? InfoBarDelegate 52 chrome/browser/infobars/infobar.h explicit InfoBar(scoped_ptr<InfoBarDelegate> delegate); InfoBarDelegate 55 chrome/browser/infobars/infobar.h static SkColor GetTopColor(InfoBarDelegate::Type infobar_type); InfoBarDelegate 56 chrome/browser/infobars/infobar.h static SkColor GetBottomColor(InfoBarDelegate::Type infobar_type); InfoBarDelegate 59 chrome/browser/infobars/infobar.h InfoBarDelegate* delegate() { return delegate_.get(); } InfoBarDelegate 60 chrome/browser/infobars/infobar.h const InfoBarDelegate* delegate() const { return delegate_.get(); } InfoBarDelegate 133 chrome/browser/infobars/infobar.h scoped_ptr<InfoBarDelegate> delegate_; InfoBarDelegate 21 chrome/browser/infobars/infobar_delegate.cc const int InfoBarDelegate::kNoIconID = 0; InfoBarDelegate 23 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::~InfoBarDelegate() { InfoBarDelegate 26 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::InfoBarAutomationType InfoBarDelegate 27 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::GetInfoBarAutomationType() const { InfoBarDelegate 31 chrome/browser/infobars/infobar_delegate.cc bool InfoBarDelegate::EqualsDelegate(InfoBarDelegate* delegate) const { InfoBarDelegate 35 chrome/browser/infobars/infobar_delegate.cc bool InfoBarDelegate::ShouldExpire(const NavigationDetails& details) const { InfoBarDelegate 42 chrome/browser/infobars/infobar_delegate.cc void InfoBarDelegate::InfoBarDismissed() { InfoBarDelegate 45 chrome/browser/infobars/infobar_delegate.cc int InfoBarDelegate::GetIconID() const { InfoBarDelegate 49 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::Type InfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 53 chrome/browser/infobars/infobar_delegate.cc AutoLoginInfoBarDelegate* InfoBarDelegate::AsAutoLoginInfoBarDelegate() { InfoBarDelegate 57 chrome/browser/infobars/infobar_delegate.cc ConfirmInfoBarDelegate* InfoBarDelegate::AsConfirmInfoBarDelegate() { InfoBarDelegate 61 chrome/browser/infobars/infobar_delegate.cc ExtensionInfoBarDelegate* InfoBarDelegate::AsExtensionInfoBarDelegate() { InfoBarDelegate 66 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::AsInsecureContentInfoBarDelegate() { InfoBarDelegate 70 chrome/browser/infobars/infobar_delegate.cc MediaStreamInfoBarDelegate* InfoBarDelegate::AsMediaStreamInfoBarDelegate() { InfoBarDelegate 74 chrome/browser/infobars/infobar_delegate.cc PopupBlockedInfoBarDelegate* InfoBarDelegate::AsPopupBlockedInfoBarDelegate() { InfoBarDelegate 79 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::AsRegisterProtocolHandlerInfoBarDelegate() { InfoBarDelegate 84 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::AsScreenCaptureInfoBarDelegate() { InfoBarDelegate 89 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::AsThemePreviewInfobarDelegate() { InfoBarDelegate 93 chrome/browser/infobars/infobar_delegate.cc TranslateInfoBarDelegate* InfoBarDelegate::AsTranslateInfoBarDelegate() { InfoBarDelegate 97 chrome/browser/infobars/infobar_delegate.cc void InfoBarDelegate::StoreActiveEntryUniqueID() { InfoBarDelegate 104 chrome/browser/infobars/infobar_delegate.cc gfx::Image InfoBarDelegate::GetIcon() const { InfoBarDelegate 110 chrome/browser/infobars/infobar_delegate.cc content::WebContents* InfoBarDelegate::web_contents() { InfoBarDelegate 115 chrome/browser/infobars/infobar_delegate.cc InfoBarDelegate::InfoBarDelegate() : contents_unique_id_(0) { InfoBarDelegate 118 chrome/browser/infobars/infobar_delegate.cc bool InfoBarDelegate::ShouldExpireInternal( InfoBarDelegate 38 chrome/browser/infobars/infobar_delegate.h class InfoBarDelegate { InfoBarDelegate 74 chrome/browser/infobars/infobar_delegate.h virtual ~InfoBarDelegate(); InfoBarDelegate 84 chrome/browser/infobars/infobar_delegate.h virtual bool EqualsDelegate(InfoBarDelegate* delegate) const; InfoBarDelegate 133 chrome/browser/infobars/infobar_delegate.h InfoBarDelegate(); InfoBarDelegate 149 chrome/browser/infobars/infobar_delegate.h DISALLOW_COPY_AND_ASSIGN(InfoBarDelegate); InfoBarDelegate 93 chrome/browser/infobars/infobar_manager.cc const InfoBarDelegate::NavigationDetails& details) { InfoBarDelegate 85 chrome/browser/infobars/infobar_manager.h void OnNavigation(const InfoBarDelegate::NavigationDetails& details); InfoBarDelegate 30 chrome/browser/infobars/infobar_service.cc InfoBarDelegate::NavigationDetails InfoBarDelegate 33 chrome/browser/infobars/infobar_service.cc InfoBarDelegate::NavigationDetails navigation_details; InfoBarDelegate 32 chrome/browser/infobars/infobar_service.h static InfoBarDelegate::NavigationDetails InfoBarDelegate 91 chrome/browser/media/media_stream_infobar_delegate.cc InfoBarDelegate::Type MediaStreamInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 60 chrome/browser/media/midi_permission_infobar_delegate.cc InfoBarDelegate::Type MidiPermissionInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 78 chrome/browser/media/protected_media_identifier_infobar_delegate.cc InfoBarDelegate::Type InfoBarDelegate 284 chrome/browser/notifications/desktop_notification_service.cc InfoBarDelegate::Type InfoBarDelegate 414 chrome/browser/notifications/notification_browsertest.cc InfoBarDelegate* infobar_delegate = infobar->delegate(); InfoBarDelegate 112 chrome/browser/password_manager/save_password_infobar_delegate.cc return !details.is_redirect && InfoBarDelegate::ShouldExpire(details); InfoBarDelegate 119 chrome/browser/password_manager/save_password_infobar_delegate.cc InfoBarDelegate::Type SavePasswordInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 152 chrome/browser/password_manager/save_password_infobar_delegate.cc InfoBarDelegate::InfoBarAutomationType InfoBarDelegate 18 chrome/browser/plugins/plugin_observer.h class InfoBarDelegate; InfoBarDelegate 102 chrome/browser/ssl/ssl_tab_helper.cc InfoBarDelegate::Type SSLCertResultInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 40 chrome/browser/three_d_api_observer.cc virtual bool EqualsDelegate(InfoBarDelegate* delegate) const OVERRIDE; InfoBarDelegate 87 chrome/browser/three_d_api_observer.cc bool ThreeDAPIInfoBarDelegate::EqualsDelegate(InfoBarDelegate* delegate) const { InfoBarDelegate 335 chrome/browser/translate/translate_infobar_delegate.cc : InfoBarDelegate(), InfoBarDelegate 365 chrome/browser/translate/translate_infobar_delegate.cc InfoBarDelegate::Type TranslateInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 376 chrome/browser/translate/translate_infobar_delegate.cc return InfoBarDelegate::ShouldExpireInternal(details); InfoBarDelegate 23 chrome/browser/translate/translate_infobar_delegate.h class TranslateInfoBarDelegate : public InfoBarDelegate { InfoBarDelegate 188 chrome/browser/translate/translate_infobar_delegate.h virtual InfoBarDelegate::Type GetInfoBarType() const OVERRIDE; InfoBarDelegate 169 chrome/browser/translate/translate_manager_render_view_host_unittest.cc InfoBarDelegate* infobar = GetTranslateInfoBar(); InfoBarDelegate 179 chrome/browser/translate/translate_manager_render_view_host_unittest.cc bool CheckInfoBarRemovedAndReset(InfoBarDelegate* delegate) { InfoBarDelegate 366 chrome/browser/translate/translate_manager_render_view_host_unittest.cc std::set<InfoBarDelegate*> removed_infobars_; InfoBarDelegate 27 chrome/browser/ui/android/infobars/confirm_infobar.cc : InfoBarAndroid(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 31 chrome/browser/ui/android/infobars/infobar_android.cc InfoBarAndroid::InfoBarAndroid(scoped_ptr<InfoBarDelegate> delegate) InfoBarDelegate 16 chrome/browser/ui/android/infobars/infobar_android.h class InfoBarDelegate; InfoBarDelegate 34 chrome/browser/ui/android/infobars/infobar_android.h explicit InfoBarAndroid(scoped_ptr<InfoBarDelegate> delegate); InfoBarDelegate 29 chrome/browser/ui/android/infobars/translate_infobar.cc : InfoBarAndroid(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 191 chrome/browser/ui/auto_login_infobar_delegate.cc InfoBarDelegate::Type AutoLoginInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 1550 chrome/browser/ui/browser.cc InfoBarService::FromWebContents(source), InfoBarDelegate::kNoIconID, InfoBarDelegate 34 chrome/browser/ui/chrome_select_file_policy.cc InfoBarDelegate::kNoIconID, InfoBarDelegate 18 chrome/browser/ui/cocoa/infobars/infobar_cocoa.h explicit InfoBarCocoa(scoped_ptr<InfoBarDelegate> delegate); InfoBarDelegate 18 chrome/browser/ui/cocoa/infobars/infobar_container_controller.h class InfoBarDelegate; InfoBarDelegate 12 chrome/browser/ui/cocoa/infobars/infobar_controller.h class InfoBarDelegate; InfoBarDelegate 42 chrome/browser/ui/cocoa/infobars/infobar_controller.h @property(nonatomic, readonly) InfoBarDelegate* delegate; InfoBarDelegate 28 chrome/browser/ui/cocoa/infobars/infobar_gradient_view.h - (void)setInfobarType:(InfoBarDelegate::Type)infobarType; InfoBarDelegate 34 chrome/browser/ui/collected_cookies_infobar_delegate.cc InfoBarDelegate::Type CollectedCookiesInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 34 chrome/browser/ui/content_settings/media_setting_changed_infobar_delegate.cc InfoBarDelegate::Type InfoBarDelegate 24 chrome/browser/ui/gtk/infobars/alternate_nav_infobar_gtk.cc : InfoBarGtk(delegate.PassAs<InfoBarDelegate>()) { InfoBarDelegate 30 chrome/browser/ui/gtk/infobars/confirm_infobar_gtk.cc : InfoBarGtk(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 45 chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc : InfoBarGtk(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 131 chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc void ExtensionInfoBarGtk::GetTopColor(InfoBarDelegate::Type type, InfoBarDelegate 137 chrome/browser/ui/gtk/infobars/extension_infobar_gtk.cc void ExtensionInfoBarGtk::GetBottomColor(InfoBarDelegate::Type type, InfoBarDelegate 29 chrome/browser/ui/gtk/infobars/extension_infobar_gtk.h virtual void GetTopColor(InfoBarDelegate::Type type, InfoBarDelegate 31 chrome/browser/ui/gtk/infobars/extension_infobar_gtk.h virtual void GetBottomColor(InfoBarDelegate::Type type, InfoBarDelegate 17 chrome/browser/ui/gtk/infobars/infobar_container_gtk.h class InfoBarDelegate; InfoBarDelegate 50 chrome/browser/ui/gtk/infobars/infobar_container_gtk.h void RemoveDelegate(InfoBarDelegate* delegate); InfoBarDelegate 55 chrome/browser/ui/gtk/infobars/infobar_gtk.cc InfoBarGtk::InfoBarGtk(scoped_ptr<InfoBarDelegate> delegate) InfoBarDelegate 81 chrome/browser/ui/gtk/infobars/infobar_gtk.cc void InfoBarGtk::GetTopColor(InfoBarDelegate::Type type, InfoBarDelegate 86 chrome/browser/ui/gtk/infobars/infobar_gtk.cc void InfoBarGtk::GetBottomColor(InfoBarDelegate::Type type, InfoBarDelegate 33 chrome/browser/ui/gtk/infobars/infobar_gtk.h typedef void (InfoBarGtk::*ColorGetter)(InfoBarDelegate::Type, InfoBarDelegate 36 chrome/browser/ui/gtk/infobars/infobar_gtk.h explicit InfoBarGtk(scoped_ptr<InfoBarDelegate> delegate); InfoBarDelegate 53 chrome/browser/ui/gtk/infobars/infobar_gtk.h virtual void GetTopColor(InfoBarDelegate::Type type, InfoBarDelegate 55 chrome/browser/ui/gtk/infobars/infobar_gtk.h virtual void GetBottomColor(InfoBarDelegate::Type type, InfoBarDelegate 40 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc : InfoBarGtk(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 94 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc void TranslateInfoBarBase::GetTopColor(InfoBarDelegate::Type type, InfoBarDelegate 97 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc InfoBarGtk::GetTopColor(InfoBarDelegate::PAGE_ACTION_TYPE, r, g, b); InfoBarDelegate 99 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc InfoBarGtk::GetTopColor(InfoBarDelegate::WARNING_TYPE, r, g, b); InfoBarDelegate 102 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc InfoBarGtk::GetTopColor(InfoBarDelegate::PAGE_ACTION_TYPE, InfoBarDelegate 106 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc InfoBarGtk::GetTopColor(InfoBarDelegate::WARNING_TYPE, InfoBarDelegate 119 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc void TranslateInfoBarBase::GetBottomColor(InfoBarDelegate::Type type, InfoBarDelegate 122 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc InfoBarGtk::GetBottomColor(InfoBarDelegate::PAGE_ACTION_TYPE, r, g, b); InfoBarDelegate 124 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc InfoBarGtk::GetBottomColor(InfoBarDelegate::WARNING_TYPE, r, g, b); InfoBarDelegate 127 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc InfoBarGtk::GetBottomColor(InfoBarDelegate::PAGE_ACTION_TYPE, InfoBarDelegate 131 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.cc InfoBarGtk::GetBottomColor(InfoBarDelegate::WARNING_TYPE, InfoBarDelegate 24 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h virtual void GetTopColor(InfoBarDelegate::Type type, InfoBarDelegate 26 chrome/browser/ui/gtk/infobars/translate_infobar_base_gtk.h virtual void GetBottomColor(InfoBarDelegate::Type type, InfoBarDelegate 19 chrome/browser/ui/hung_plugin_tab_helper.h class InfoBarDelegate; InfoBarDelegate 43 chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.cc : InfoBarDelegate(), InfoBarDelegate 98 chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.cc InfoBarDelegate::Type AlternateNavInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 12 chrome/browser/ui/omnibox/alternate_nav_infobar_delegate.h class AlternateNavInfoBarDelegate : public InfoBarDelegate { InfoBarDelegate 81 chrome/browser/ui/startup/bad_flags_prompt.cc InfoBarDelegate::kNoIconID, InfoBarDelegate 28 chrome/browser/ui/views/infobars/alternate_nav_infobar_view.cc : InfoBarView(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 27 chrome/browser/ui/views/infobars/confirm_infobar.cc : InfoBarView(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 87 chrome/browser/ui/views/infobars/extension_infobar.cc : InfoBarView(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 14 chrome/browser/ui/views/infobars/infobar_background.cc InfoBarBackground::InfoBarBackground(InfoBarDelegate::Type infobar_type) InfoBarDelegate 14 chrome/browser/ui/views/infobars/infobar_background.h explicit InfoBarBackground(InfoBarDelegate::Type infobar_type); InfoBarDelegate 77 chrome/browser/ui/views/infobars/infobar_view.cc InfoBarView::InfoBarView(scoped_ptr<InfoBarDelegate> delegate) InfoBarDelegate 429 chrome/browser/ui/views/infobars/infobar_view.cc (delegate()->GetInfoBarType() == InfoBarDelegate::WARNING_TYPE) ? InfoBarDelegate 38 chrome/browser/ui/views/infobars/infobar_view.h explicit InfoBarView(scoped_ptr<InfoBarDelegate> delegate); InfoBarDelegate 53 chrome/browser/ui/views/infobars/translate_infobar_base.cc : InfoBarView(delegate.PassAs<InfoBarDelegate>()), InfoBarDelegate 54 chrome/browser/ui/views/infobars/translate_infobar_base.cc error_background_(InfoBarDelegate::WARNING_TYPE) { InfoBarDelegate 35 chrome/browser/ui/website_settings/website_settings_infobar_delegate.cc InfoBarDelegate::Type WebsiteSettingsInfoBarDelegate::GetInfoBarType() const { InfoBarDelegate 136 chrome/test/gpu/webgl_infobar_browsertest.cc InfoBarDelegate* delegate =