Searched defs:OnJSDialog (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/include/ | ||
D | cef_jsdialog_handler.h | 86 virtual bool OnJSDialog(CefRefPtr<CefBrowser> browser, in OnJSDialog() function |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | jsdialog_handler_ctocpp.cc | 23 bool CefJSDialogHandlerCToCpp::OnJSDialog( in OnJSDialog() function in CefJSDialogHandlerCToCpp |
/third_party/cef/tests/cefclient/browser/ | ||
D | dialog_handler_gtk.cc | 175 bool ClientDialogHandlerGtk::OnJSDialog(CefRefPtr<CefBrowser> browser, in OnJSDialog() function in client::ClientDialogHandlerGtk |
/third_party/cef/tests/ceftests/ | ||
D | jsdialog_unittest.cc | 103 bool OnJSDialog(CefRefPtr<CefBrowser> browser, in OnJSDialog() function in __anon6d79c9f10111::JSDialogTestHandler |