Home
last modified time | relevance | path

Searched defs:OnDialogResponse (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.cc448 void ClientDialogHandlerGtk::OnDialogResponse(GtkDialog* dialog, in OnDialogResponse() function in client::ClientDialogHandlerGtk
Dprint_handler_gtk.cc464 void OnDialogResponse(GtkDialog* dialog, gint response_id) { in OnDialogResponse() function