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

1 2 3 4

  /external/chromium/chrome/browser/tab_contents/
confirm_infobar_delegate.h 18 enum InfoBarButton {
32 virtual string16 GetButtonLabel(InfoBarButton button) const;
35 virtual bool NeedElevation(InfoBarButton button) const;
confirm_infobar_delegate.cc 15 string16 ConfirmInfoBarDelegate::GetButtonLabel(InfoBarButton button) const {
19 bool ConfirmInfoBarDelegate::NeedElevation(InfoBarButton button) const {
  /external/chromium_org/chrome/browser/infobars/
confirm_infobar_delegate.h 17 enum InfoBarButton {
36 virtual string16 GetButtonLabel(InfoBarButton button) const;
39 virtual bool NeedElevation(InfoBarButton button) const;
confirm_infobar_delegate.cc 23 string16 ConfirmInfoBarDelegate::GetButtonLabel(InfoBarButton button) const {
27 bool ConfirmInfoBarDelegate::NeedElevation(InfoBarButton button) const {
insecure_content_infobar_delegate.h 47 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium/chrome/browser/
plugin_installer_infobar_delegate.h 27 virtual string16 GetButtonLabel(InfoBarButton button) const;
  /external/chromium/chrome/browser/ui/
collected_cookies_infobar_delegate.h 25 virtual string16 GetButtonLabel(InfoBarButton button) const;
collected_cookies_infobar_delegate.cc 36 string16 CollectedCookiesInfoBarDelegate::GetButtonLabel(InfoBarButton button)
  /external/chromium/chrome/browser/ui/gtk/infobars/
confirm_infobar_gtk.h 28 void AddButton(ConfirmInfoBarDelegate::InfoBarButton type);
  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate_android.h 27 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
geolocation_infobar_delegate_android.cc 45 InfoBarButton button) const {
  /external/chromium_org/chrome/browser/ui/
collected_cookies_infobar_delegate.h 32 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
collected_cookies_infobar_delegate.cc 46 InfoBarButton button) const {
  /external/chromium_org/chrome/browser/ui/content_settings/
media_setting_changed_infobar_delegate.h 29 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
media_setting_changed_infobar_delegate.cc 48 InfoBarButton button) const {
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings_infobar_delegate.h 32 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
website_settings_infobar_delegate.cc 47 InfoBarButton button) const {
  /external/chromium_org/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.h 39 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
40 virtual bool NeedElevation(InfoBarButton button) const OVERRIDE;
  /external/chromium/chrome/browser/download/
download_request_infobar_delegate.h 36 virtual string16 GetButtonLabel(InfoBarButton button) const;
download_request_infobar_delegate.cc 39 InfoBarButton button) const {
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
confirm_infobar_gtk.h 34 void AddButton(ConfirmInfoBarDelegate::InfoBarButton type);
  /external/chromium/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.h 31 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/extensions/
app_metro_infobar_delegate_win.h 40 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/startup/
session_crashed_infobar_delegate.h 40 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.h 45 virtual string16 GetButtonLabel(InfoBarButton button) const;

Completed in 793 milliseconds

1 2 3 4