Searched refs:ok_button_text (Results 1 – 3 of 3) sorted by relevance
27 std::string ok_button_text; in DownloadInProgressDialogGtk() local38 ok_button_text = l10n_util::GetStringUTF8( in DownloadInProgressDialogGtk()50 ok_button_text = l10n_util::GetStringUTF8( in DownloadInProgressDialogGtk()67 ok_button_text.c_str(), in DownloadInProgressDialogGtk()
38 std::string ok_button_text; in DownloadInProgressDialogGtk() local52 ok_button_text = l10n_util::GetStringUTF8( in DownloadInProgressDialogGtk()67 ok_button_text = l10n_util::GetStringUTF8( in DownloadInProgressDialogGtk()91 ok_button_text.c_str(), GTK_RESPONSE_ACCEPT); in DownloadInProgressDialogGtk()
37 base::android::ScopedJavaLocalRef<jstring> ok_button_text = in CreateRenderInfoBar() local54 ok_button_text.obj(), cancel_button_text.obj()); in CreateRenderInfoBar()