Home
last modified time | relevance | path

Searched defs:OnJSDialog (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/include/
Dcef_jsdialog_handler.h86 virtual bool OnJSDialog(CefRefPtr<CefBrowser> browser, in OnJSDialog() function
/third_party/cef/libcef_dll/ctocpp/
Djsdialog_handler_ctocpp.cc23 bool CefJSDialogHandlerCToCpp::OnJSDialog( in OnJSDialog() function in CefJSDialogHandlerCToCpp
/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.cc175 bool ClientDialogHandlerGtk::OnJSDialog(CefRefPtr<CefBrowser> browser, in OnJSDialog() function in client::ClientDialogHandlerGtk
/third_party/cef/tests/ceftests/
Djsdialog_unittest.cc103 bool OnJSDialog(CefRefPtr<CefBrowser> browser, in OnJSDialog() function in __anon6d79c9f10111::JSDialogTestHandler