Home
last modified time | relevance | path

Searched refs:ok_button_text_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_in_progress_dialog_view.cc54 ok_button_text_ = l10n_util::GetStringUTF16( in DownloadInProgressDialogView()
69 ok_button_text_ = l10n_util::GetStringUTF16( in DownloadInProgressDialogView()
94 ok_button_text_ : cancel_button_text_; in GetDialogButtonLabel()
Ddownload_feedback_dialog_view.cc81 ok_button_text_(l10n_util::GetStringUTF16( in DownloadFeedbackDialogView()
97 ok_button_text_ : cancel_button_text_; in GetDialogButtonLabel()
Ddownload_in_progress_dialog_view.h52 base::string16 ok_button_text_; variable
Ddownload_feedback_dialog_view.h73 base::string16 ok_button_text_; variable