Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Ddialog_handler_ctocpp.h39 bool OnFileDialog(CefRefPtr<CefBrowser> browser,
Ddialog_handler_ctocpp.cc24 bool CefDialogHandlerCToCpp::OnFileDialog( in OnFileDialog() function in CefDialogHandlerCToCpp
/third_party/cef/include/
Dcef_dialog_handler.h95 virtual bool OnFileDialog(CefRefPtr<CefBrowser> browser, in OnFileDialog() function
/third_party/cef/libcef_dll/cpptoc/
Ddialog_handler_cpptoc.cc60 bool _retval = CefDialogHandlerCppToC::Get(self)->OnFileDialog( in dialog_handler_on_file_dialog()
/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.h23 bool OnFileDialog(CefRefPtr<CefBrowser> browser,
Ddialog_handler_gtk.cc150 bool ClientDialogHandlerGtk::OnFileDialog( in OnFileDialog() function in client::ClientDialogHandlerGtk
/third_party/cef/tests/ceftests/
Ddialog_unittest.cc99 bool OnFileDialog(CefRefPtr<CefBrowser> browser, in OnFileDialog() function in __anone27db6540111::DialogTestHandler
/third_party/cef/libcef/browser/
Dfile_dialog_manager.cc287 handled = handler->OnFileDialog( in RunFileChooserInternal()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch16018 handled = handler->OnFileDialog(
27913 bool _retval = CefDialogHandlerCppToC::Get(self)->OnFileDialog(
32839 @@ -28,6 +28,7 @@ bool CefDialogHandlerCToCpp::OnFileDialog(
32847 @@ -61,7 +62,7 @@ bool CefDialogHandlerCToCpp::OnFileDialog(
61619 +bool NWebHandlerDelegate::OnFileDialog(
62324 + bool OnFileDialog(CefRefPtr<CefBrowser> browser,