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