Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.cc24 std::string GetPromptText(GtkDialog* dialog) { in GetPromptText() function
456 handler->js_dialog_callback_->Continue(true, GetPromptText(dialog)); in OnDialogResponse()