Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.h55 void OnFileDialogContinue(OnFileDialogParams params, GtkWindow* window);
Ddialog_handler_gtk.cc170 browser, base::BindOnce(&ClientDialogHandlerGtk::OnFileDialogContinue, in OnFileDialog()
224 void ClientDialogHandlerGtk::OnFileDialogContinue(OnFileDialogParams params, in OnFileDialogContinue() function in client::ClientDialogHandlerGtk