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

1 2 3

  /external/chromium_org/chrome/browser/ui/
collected_cookies_infobar_delegate.h 32 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
confirm_bubble_model.cc 21 base::string16 ConfirmBubbleModel::GetButtonLabel(BubbleButton button) const {
confirm_bubble_model.h 48 virtual base::string16 GetButtonLabel(BubbleButton button) const;
auto_login_infobar_delegate.h 64 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
collected_cookies_infobar_delegate.cc 47 base::string16 CollectedCookiesInfoBarDelegate::GetButtonLabel(
  /external/chromium_org/chrome/browser/ui/content_settings/
media_setting_changed_infobar_delegate.h 29 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings_infobar_delegate.h 32 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/geolocation/
geolocation_infobar_delegate_android.h 27 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
geolocation_infobar_delegate_android.cc 73 base::string16 GeolocationInfoBarDelegateAndroid::GetButtonLabel(
  /external/chromium_org/chrome/browser/ui/startup/
session_crashed_infobar_delegate.h 28 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/renderer_context_menu/
spelling_bubble_model.h 31 virtual base::string16 GetButtonLabel(BubbleButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/android/content_settings/
popup_blocked_infobar_delegate.h 35 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/test/
test_confirm_bubble_model.h 26 virtual base::string16 GetButtonLabel(BubbleButton button) const OVERRIDE;
  /external/chromium_org/components/infobars/core/
confirm_infobar_delegate.h 39 virtual base::string16 GetButtonLabel(InfoBarButton button) const;
  /external/chromium_org/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.h 38 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/download/
download_request_infobar_delegate.h 52 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/infobars/
insecure_content_infobar_delegate.h 48 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/media/
media_stream_infobar_delegate.h 45 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
midi_permission_infobar_delegate.h 45 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
protected_media_identifier_infobar_delegate.h 50 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/password_manager/
save_password_infobar_delegate.h 62 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/
pepper_broker_infobar_delegate.h 47 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/plugins/
plugin_infobar_delegates.h 65 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
97 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
160 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
216 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/cocoa/infobars/
mock_confirm_infobar_delegate.cc 38 base::string16 MockConfirmInfoBarDelegate::GetButtonLabel(
mock_confirm_infobar_delegate.h 41 virtual base::string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;

Completed in 1266 milliseconds

1 2 3