Searched defs:OnBeforeUnloadDialog (Results 1 – 5 of 5) sorted by relevance
/third_party/cef/include/ | ||
D | cef_jsdialog_handler.h | 105 virtual bool OnBeforeUnloadDialog(CefRefPtr<CefBrowser> browser, in OnBeforeUnloadDialog() function |
/third_party/cef/libcef_dll/ctocpp/ | ||
D | jsdialog_handler_ctocpp.cc | 66 bool CefJSDialogHandlerCToCpp::OnBeforeUnloadDialog( in OnBeforeUnloadDialog() function in CefJSDialogHandlerCToCpp |
/third_party/cef/tests/ceftests/ | ||
D | life_span_unittest.cc | 90 bool OnBeforeUnloadDialog(CefRefPtr<CefBrowser> browser, in OnBeforeUnloadDialog() function in __anonbd5efbf60111::LifeSpanTestHandler |
D | jsdialog_unittest.cc | 146 bool OnBeforeUnloadDialog(CefRefPtr<CefBrowser> browser, in OnBeforeUnloadDialog() function in __anon9e89f8520111::JSDialogTestHandler |
/third_party/cef/tests/cefclient/browser/ | ||
D | dialog_handler_gtk.cc | 198 bool ClientDialogHandlerGtk::OnBeforeUnloadDialog( in OnBeforeUnloadDialog() function in client::ClientDialogHandlerGtk |