Home
last modified time | relevance | path

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

/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.h46 struct OnFileDialogParams { struct
55 void OnFileDialogContinue(OnFileDialogParams params, GtkWindow* window); argument
Ddialog_handler_gtk.cc160 OnFileDialogParams params; in OnFileDialog()
224 void ClientDialogHandlerGtk::OnFileDialogContinue(OnFileDialogParams params, in OnFileDialogContinue()