Home
last modified time | relevance | path

Searched refs:GetButtonLabel (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium/chrome/browser/
Dpassword_manager_delegate_impl.cc48 virtual string16 GetButtonLabel(InfoBarButton button) const;
92 string16 SavePasswordInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in SavePasswordInfoBarDelegate
Dplugin_observer.cc105 virtual string16 GetButtonLabel(InfoBarButton button) const;
147 string16 BlockedPluginInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in __anonfd8eb4d10111::BlockedPluginInfoBarDelegate
198 virtual string16 GetButtonLabel(InfoBarButton button) const;
250 string16 OutdatedPluginInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in __anonfd8eb4d10111::OutdatedPluginInfoBarDelegate
Domnibox_search_hint.cc66 virtual string16 GetButtonLabel(InfoBarButton button) const;
135 string16 HintInfoBar::GetButtonLabel(InfoBarButton button) const { in GetButtonLabel() function in HintInfoBar
Dplugin_installer_infobar_delegate.h27 virtual string16 GetButtonLabel(InfoBarButton button) const;
Dplugin_installer_infobar_delegate.cc42 string16 PluginInstallerInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in PluginInstallerInfoBarDelegate
Dpdf_unsupported_feature.cc83 virtual string16 GetButtonLabel(InfoBarButton button) const { in GetButtonLabel() function in __anon990a3ee80111::PDFEnableAdobeReaderConfirmInfoBarDelegate
289 virtual string16 GetButtonLabel(InfoBarButton button) const { in GetButtonLabel() function in __anon990a3ee80111::PDFUnsupportedFeatureConfirmInfoBarDelegate
/external/chromium/chrome/browser/extensions/
Dextension_disabled_infobar_delegate.cc93 virtual string16 GetButtonLabel(InfoBarButton button) const;
139 string16 ExtensionDisabledInfobarDelegate::GetButtonLabel( in GetButtonLabel() function in ExtensionDisabledInfobarDelegate
Dtheme_installed_infobar_delegate.h45 virtual string16 GetButtonLabel(InfoBarButton button) const;
Dtheme_installed_infobar_delegate.cc90 string16 ThemeInstalledInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in ThemeInstalledInfoBarDelegate
/external/chromium/chrome/browser/ui/views/infobars/
Dconfirm_infobar.cc72 delegate->GetButtonLabel(ConfirmInfoBarDelegate::BUTTON_OK), in ViewHierarchyChanged()
79 delegate->GetButtonLabel(ConfirmInfoBarDelegate::BUTTON_CANCEL), in ViewHierarchyChanged()
/external/chromium/chrome/browser/ui/
Dcollected_cookies_infobar_delegate.h25 virtual string16 GetButtonLabel(InfoBarButton button) const;
Dcollected_cookies_infobar_delegate.cc36 string16 CollectedCookiesInfoBarDelegate::GetButtonLabel(InfoBarButton button) in GetButtonLabel() function in CollectedCookiesInfoBarDelegate
/external/chromium/chrome/browser/download/
Ddownload_request_infobar_delegate.h36 virtual string16 GetButtonLabel(InfoBarButton button) const;
Ddownload_request_infobar_delegate.cc38 string16 DownloadRequestInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in DownloadRequestInfoBarDelegate
/external/chromium/chrome/browser/tab_contents/
Dtab_contents_ssl_helper.cc50 virtual string16 GetButtonLabel(InfoBarButton button) const;
91 string16 SSLCertAddedInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in __anon978858a20111::SSLCertAddedInfoBarDelegate
Dconfirm_infobar_delegate.cc15 string16 ConfirmInfoBarDelegate::GetButtonLabel(InfoBarButton button) const { in GetButtonLabel() function in ConfirmInfoBarDelegate
Dconfirm_infobar_delegate.h32 virtual string16 GetButtonLabel(InfoBarButton button) const;
/external/chromium/chrome/browser/ui/cocoa/infobars/
Dmock_confirm_infobar_delegate.cc41 string16 MockConfirmInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in MockConfirmInfoBarDelegate
Dmock_confirm_infobar_delegate.h37 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
/external/chromium/chrome/browser/custom_handlers/
Dregister_protocol_handler_infobar_delegate.h31 virtual string16 GetButtonLabel(InfoBarButton button) const OVERRIDE;
Dregister_protocol_handler_infobar_delegate.cc50 string16 RegisterProtocolHandlerInfoBarDelegate::GetButtonLabel( in GetButtonLabel() function in RegisterProtocolHandlerInfoBarDelegate
/external/chromium/chrome/browser/autofill/
Dautofill_cc_infobar_delegate.h45 virtual string16 GetButtonLabel(InfoBarButton button) const;
Dautofill_cc_infobar_delegate.cc73 string16 AutofillCCInfoBarDelegate::GetButtonLabel(InfoBarButton button) const { in GetButtonLabel() function in AutofillCCInfoBarDelegate
/external/chromium/chrome/browser/google/
Dgoogle_url_tracker.h184 virtual string16 GetButtonLabel(InfoBarButton button) const;
/external/chromium/chrome/browser/ui/gtk/infobars/
Dconfirm_infobar_gtk.cc67 delegate_->AsConfirmInfoBarDelegate()->GetButtonLabel(type)).c_str()); in AddButton()

12