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

1 2

  /external/chromium/chrome/browser/
plugin_installer_infobar_delegate.h 27 virtual string16 GetButtonLabel(InfoBarButton button) const;
plugin_installer_infobar_delegate.cc 42 string16 PluginInstallerInfoBarDelegate::GetButtonLabel(
password_manager_delegate_impl.cc 48 virtual string16 GetButtonLabel(InfoBarButton button) const;
92 string16 SavePasswordInfoBarDelegate::GetButtonLabel(
omnibox_search_hint.cc 66 virtual string16 GetButtonLabel(InfoBarButton button) const;
135 string16 HintInfoBar::GetButtonLabel(InfoBarButton button) const {
plugin_observer.cc 105 virtual string16 GetButtonLabel(InfoBarButton button) const;
147 string16 BlockedPluginInfoBarDelegate::GetButtonLabel(
198 virtual string16 GetButtonLabel(InfoBarButton button) const;
250 string16 OutdatedPluginInfoBarDelegate::GetButtonLabel(
pdf_unsupported_feature.cc 83 virtual string16 GetButtonLabel(InfoBarButton button) const {
289 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/download/
download_request_infobar_delegate.h 36 virtual string16 GetButtonLabel(InfoBarButton button) const;
download_request_infobar_delegate.cc 38 string16 DownloadRequestInfoBarDelegate::GetButtonLabel(
  /external/chromium/chrome/browser/custom_handlers/
register_protocol_handler_infobar_delegate.h 31 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
register_protocol_handler_infobar_delegate.cc 50 string16 RegisterProtocolHandlerInfoBarDelegate::GetButtonLabel(
  /external/chromium/chrome/browser/tab_contents/
confirm_infobar_delegate.cc 15 string16 ConfirmInfoBarDelegate::GetButtonLabel(InfoBarButton button) const {
confirm_infobar_delegate.h 32 virtual string16 GetButtonLabel(InfoBarButton button) const;
tab_contents_ssl_helper.cc 50 virtual string16 GetButtonLabel(InfoBarButton button) const;
91 string16 SSLCertAddedInfoBarDelegate::GetButtonLabel(
  /external/chromium/chrome/browser/autofill/
autofill_cc_infobar_delegate.h 45 virtual string16 GetButtonLabel(InfoBarButton button) const;
autofill_cc_infobar_delegate.cc 73 string16 AutofillCCInfoBarDelegate::GetButtonLabel(InfoBarButton button) const {
  /external/chromium/chrome/browser/extensions/
theme_installed_infobar_delegate.h 45 virtual string16 GetButtonLabel(InfoBarButton button) const;
theme_installed_infobar_delegate.cc 90 string16 ThemeInstalledInfoBarDelegate::GetButtonLabel(
extension_disabled_infobar_delegate.cc 93 virtual string16 GetButtonLabel(InfoBarButton button) const;
139 string16 ExtensionDisabledInfobarDelegate::GetButtonLabel(
  /external/chromium/chrome/browser/ui/cocoa/infobars/
mock_confirm_infobar_delegate.cc 41 string16 MockConfirmInfoBarDelegate::GetButtonLabel(
mock_confirm_infobar_delegate.h 37 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
  /external/chromium/chrome/browser/ui/views/infobars/
confirm_infobar.cc 72 delegate->GetButtonLabel(ConfirmInfoBarDelegate::BUTTON_OK),
79 delegate->GetButtonLabel(ConfirmInfoBarDelegate::BUTTON_CANCEL),
  /external/chromium/chrome/browser/google/
google_url_tracker.h 184 virtual string16 GetButtonLabel(InfoBarButton button) const;
  /external/chromium/chrome/browser/ui/gtk/infobars/
confirm_infobar_gtk.cc 67 delegate_->AsConfirmInfoBarDelegate()->GetButtonLabel(type)).c_str());

Completed in 528 milliseconds

1 2