OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDialogButtonLabel
(Results
51 - 75
of
87
) sorted by null
1
2
3
4
/external/chromium_org/chrome/browser/chromeos/
enrollment_dialog_view.cc
53
virtual base::string16
GetDialogButtonLabel
(
131
base::string16 EnrollmentDialogView::
GetDialogButtonLabel
(
135
return views::DialogDelegateView::
GetDialogButtonLabel
(button);
/external/chromium_org/chrome/browser/ui/views/download/
download_danger_prompt_views.cc
52
virtual base::string16
GetDialogButtonLabel
(
157
base::string16 DownloadDangerPromptViews::
GetDialogButtonLabel
(
167
return DialogDelegate::
GetDialogButtonLabel
(button);
/external/chromium/chrome/browser/chromeos/options/
network_config_view.cc
63
std::wstring NetworkConfigView::
GetDialogButtonLabel
(
/external/chromium/chrome/browser/ui/views/
about_chrome_view.h
60
virtual std::wstring
GetDialogButtonLabel
(
external_protocol_dialog.cc
62
std::wstring ExternalProtocolDialog::
GetDialogButtonLabel
(
uninstall_view.cc
117
std::wstring UninstallView::
GetDialogButtonLabel
(
hung_renderer_view.cc
139
virtual std::wstring
GetDialogButtonLabel
(
294
std::wstring HungRendererDialogView::
GetDialogButtonLabel
(
/external/chromium/chrome/browser/ui/views/download/
download_in_progress_dialog_view.cc
98
std::wstring DownloadInProgressDialogView::
GetDialogButtonLabel
(
/external/chromium_org/chrome/browser/chromeos/attestation/
platform_verification_dialog.cc
90
base::string16 PlatformVerificationDialog::
GetDialogButtonLabel
(
/external/chromium_org/chrome/browser/chromeos/options/
network_config_view.h
57
virtual base::string16
GetDialogButtonLabel
(
network_config_view.cc
159
base::string16 NetworkConfigView::
GetDialogButtonLabel
(
163
return views::DialogDelegateView::
GetDialogButtonLabel
(button);
/external/chromium_org/chrome/browser/ui/views/
hung_renderer_view.h
126
virtual base::string16
GetDialogButtonLabel
(
tab_modal_confirm_dialog_views.cc
96
base::string16 TabModalConfirmDialogViews::
GetDialogButtonLabel
(
simple_message_box_views.cc
53
virtual base::string16
GetDialogButtonLabel
(
133
base::string16 SimpleMessageBoxViews::
GetDialogButtonLabel
(
uninstall_view.cc
136
base::string16 UninstallView::
GetDialogButtonLabel
(
141
return views::DialogDelegateView::
GetDialogButtonLabel
(button);
crypto_module_password_dialog_view.cc
50
base::string16 CryptoModulePasswordDialogView::
GetDialogButtonLabel
(
external_protocol_dialog.cc
62
base::string16 ExternalProtocolDialog::
GetDialogButtonLabel
(
hung_renderer_view.cc
325
base::string16 HungRendererDialogView::
GetDialogButtonLabel
(
329
return views::DialogDelegateView::
GetDialogButtonLabel
(button);
/external/chromium_org/chrome/browser/ui/views/extensions/
extension_uninstall_dialog_view.cc
83
virtual base::string16
GetDialogButtonLabel
(
178
base::string16 ExtensionUninstallDialogDelegateView::
GetDialogButtonLabel
(
/external/chromium/chrome/browser/ui/views/extensions/
extension_uninstall_dialog_view.cc
58
virtual std::wstring
GetDialogButtonLabel
(
extension_install_dialog_view.cc
80
virtual std::wstring
GetDialogButtonLabel
(
273
std::wstring ExtensionInstallDialogView::
GetDialogButtonLabel
(
/external/chromium_org/chrome/browser/chromeos/ui/
echo_dialog_view.cc
133
base::string16 EchoDialogView::
GetDialogButtonLabel
(
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_editor_view.h
81
virtual base::string16
GetDialogButtonLabel
(
/external/chromium_org/ui/views/window/
dialog_delegate.cc
104
base::string16 DialogDelegate::
GetDialogButtonLabel
(
dialog_client_view.cc
362
const string16 title = GetDialogDelegate()->
GetDialogButtonLabel
(type);
383
button->SetText(dialog->
GetDialogButtonLabel
(type));
Completed in 350 milliseconds
1
2
3
4