Home
last modified time | relevance | path

Searched defs:message_text (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/include/
Dcef_jsdialog_handler.h89 const CefString& message_text, in OnJSDialog()
106 const CefString& message_text, in OnBeforeUnloadDialog()
/third_party/cef/libcef_dll/ctocpp/
Djsdialog_handler_ctocpp.cc27 const CefString& message_text, in OnJSDialog()
68 const CefString& message_text, in OnBeforeUnloadDialog()
/third_party/cef/libcef_dll/cpptoc/
Djsdialog_handler_cpptoc.cc29 const cef_string_t* message_text, in jsdialog_handler_on_jsdialog()
75 const cef_string_t* message_text, in jsdialog_handler_on_before_unload_dialog()
/third_party/cef/libcef/browser/
Djavascript_dialog_manager.cc85 const std::u16string& message_text, in RunJavaScriptDialog()
154 const std::u16string& message_text = u"Is it OK to leave/reload this page?"; in RunBeforeUnloadDialog() local
/third_party/cef/tests/cefclient/browser/
Ddialog_handler_gtk.h61 CefString message_text; member
Ddialog_handler_gtk.cc178 const CefString& message_text, in OnJSDialog()
200 const CefString& message_text, in OnBeforeUnloadDialog()
/third_party/cef/libcef/browser/native/
Djavascript_dialog_runner_win.cc98 const std::u16string& message_text, in Run()
/third_party/cef/tests/ceftests/
Djsdialog_unittest.cc106 const CefString& message_text, in OnJSDialog()
147 const CefString& message_text, in OnBeforeUnloadDialog()
Dlife_span_unittest.cc91 const CefString& message_text, in OnBeforeUnloadDialog()