Home
last modified time | relevance | path

Searched defs:message_text (Results 1 – 13 of 13) 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/gettext/gettext-tools/src/
Dpo-xerror.c51 int multiline_p, const char *message_text) in xerror()
124 int multiline_p, const char *message_text) in textmode_xerror()
Dmsgmerge.c958 int multiline_p, const char *message_text) in silent_xerror()
/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()
/third_party/gettext/gettext-tools/tests/
Dgettextpo-1-prg.c66 int multiline_p, const char *message_text) in my_xerror()
/third_party/grpc/test/cpp/util/
Dgrpc_tool.cc835 std::string message_text; in ParseMessage() local