Searched defs:message_text (Results 1 – 13 of 13) sorted by relevance
/third_party/cef/include/ |
D | cef_jsdialog_handler.h | 89 const CefString& message_text, in OnJSDialog() 106 const CefString& message_text, in OnBeforeUnloadDialog()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | jsdialog_handler_ctocpp.cc | 27 const CefString& message_text, in OnJSDialog() 68 const CefString& message_text, in OnBeforeUnloadDialog()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | jsdialog_handler_cpptoc.cc | 29 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/ |
D | po-xerror.c | 51 int multiline_p, const char *message_text) in xerror() 124 int multiline_p, const char *message_text) in textmode_xerror()
|
D | msgmerge.c | 958 int multiline_p, const char *message_text) in silent_xerror()
|
/third_party/cef/libcef/browser/ |
D | javascript_dialog_manager.cc | 85 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/ |
D | dialog_handler_gtk.h | 61 CefString message_text; member
|
D | dialog_handler_gtk.cc | 178 const CefString& message_text, in OnJSDialog() 200 const CefString& message_text, in OnBeforeUnloadDialog()
|
/third_party/cef/libcef/browser/native/ |
D | javascript_dialog_runner_win.cc | 98 const std::u16string& message_text, in Run()
|
/third_party/cef/tests/ceftests/ |
D | jsdialog_unittest.cc | 106 const CefString& message_text, in OnJSDialog() 147 const CefString& message_text, in OnBeforeUnloadDialog()
|
D | life_span_unittest.cc | 91 const CefString& message_text, in OnBeforeUnloadDialog()
|
/third_party/gettext/gettext-tools/tests/ |
D | gettextpo-1-prg.c | 66 int multiline_p, const char *message_text) in my_xerror()
|
/third_party/grpc/test/cpp/util/ |
D | grpc_tool.cc | 835 std::string message_text; in ParseMessage() local
|