Home
last modified time | relevance | path

Searched refs:mMessage (Results 251 – 275 of 1487) sorted by relevance

1...<<11121314151617181920>>...60

/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsWinGesture.cpp149 evt.mMessage = eMagnifyGestureStart; in ProcessGestureMessage()
154 evt.mMessage = eMagnifyGesture; in ProcessGestureMessage()
161 evt.mMessage = eMagnifyGestureUpdate; in ProcessGestureMessage()
198 evt.mMessage = eRotateGestureStart; in ProcessGestureMessage()
200 evt.mMessage = eRotateGesture; in ProcessGestureMessage()
202 evt.mMessage = eRotateGestureUpdate; in ProcessGestureMessage()
209 evt.mMessage = eTapGesture; in ProcessGestureMessage()
215 evt.mMessage = ePressTapGesture; in ProcessGestureMessage()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsWinGesture.cpp149 evt.mMessage = eMagnifyGestureStart; in ProcessGestureMessage()
154 evt.mMessage = eMagnifyGesture; in ProcessGestureMessage()
161 evt.mMessage = eMagnifyGestureUpdate; in ProcessGestureMessage()
198 evt.mMessage = eRotateGestureStart; in ProcessGestureMessage()
200 evt.mMessage = eRotateGesture; in ProcessGestureMessage()
202 evt.mMessage = eRotateGestureUpdate; in ProcessGestureMessage()
209 evt.mMessage = eTapGesture; in ProcessGestureMessage()
215 evt.mMessage = ePressTapGesture; in ProcessGestureMessage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsWinGesture.cpp149 evt.mMessage = eMagnifyGestureStart; in ProcessGestureMessage()
154 evt.mMessage = eMagnifyGesture; in ProcessGestureMessage()
161 evt.mMessage = eMagnifyGestureUpdate; in ProcessGestureMessage()
198 evt.mMessage = eRotateGestureStart; in ProcessGestureMessage()
200 evt.mMessage = eRotateGesture; in ProcessGestureMessage()
202 evt.mMessage = eRotateGestureUpdate; in ProcessGestureMessage()
209 evt.mMessage = eTapGesture; in ProcessGestureMessage()
215 evt.mMessage = ePressTapGesture; in ProcessGestureMessage()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsWinGesture.cpp149 evt.mMessage = eMagnifyGestureStart; in ProcessGestureMessage()
154 evt.mMessage = eMagnifyGesture; in ProcessGestureMessage()
161 evt.mMessage = eMagnifyGestureUpdate; in ProcessGestureMessage()
198 evt.mMessage = eRotateGestureStart; in ProcessGestureMessage()
200 evt.mMessage = eRotateGesture; in ProcessGestureMessage()
202 evt.mMessage = eRotateGestureUpdate; in ProcessGestureMessage()
209 evt.mMessage = eTapGesture; in ProcessGestureMessage()
215 evt.mMessage = ePressTapGesture; in ProcessGestureMessage()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsWinGesture.cpp149 evt.mMessage = eMagnifyGestureStart; in ProcessGestureMessage()
154 evt.mMessage = eMagnifyGesture; in ProcessGestureMessage()
161 evt.mMessage = eMagnifyGestureUpdate; in ProcessGestureMessage()
198 evt.mMessage = eRotateGestureStart; in ProcessGestureMessage()
200 evt.mMessage = eRotateGesture; in ProcessGestureMessage()
202 evt.mMessage = eRotateGestureUpdate; in ProcessGestureMessage()
209 evt.mMessage = eTapGesture; in ProcessGestureMessage()
215 evt.mMessage = ePressTapGesture; in ProcessGestureMessage()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/commands/
H A DMessageCommand.cpp30 S.Define( mMessage, wxT("Text"), "Some message" ); in DefineParams()
40 S.TieTextBox(XXO("Text:"),mMessage,60); in PopulateOrExchange()
46 context.Status( mMessage ); in Apply()
H A DResponseQueue.h48 std::string mMessage;
51 : mMessage(response.utf8_str()) in Response()
56 return wxString(mMessage.c_str(), wxConvUTF8); in GetMessage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/javatests/src/org/chromium/content/browser/
H A DChildProcessLauncherHelperTest.java113 Message mMessage; in testBindServiceFromMultipleProcesses() field in ChildProcessLauncherHelperTest.ReplyHandler
118 mMessage = Message.obtain(); in testBindServiceFromMultipleProcesses()
119 mMessage.copyFrom(msg); in testBindServiceFromMultipleProcesses()
132 Criteria.checkThat("Failed waiting for helper service reply", replyHandler.mMessage, in testBindServiceFromMultipleProcesses()
137 Assert.assertNotNull(replyHandler.mMessage); in testBindServiceFromMultipleProcesses()
139 replyHandler.mMessage.what); in testBindServiceFromMultipleProcesses()
141 "Connection slot from helper service is not 0", 0, replyHandler.mMessage.arg2); in testBindServiceFromMultipleProcesses()
143 final int helperConnectionPid = replyHandler.mMessage.arg1; in testBindServiceFromMultipleProcesses()
192 replyHandler.mMessage = null; in testBindServiceFromMultipleProcesses()
198 replyHandler.mMessage, Matchers.notNullValue()); in testBindServiceFromMultipleProcesses()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/vr/java/src/org/chromium/chrome/browser/vr/
H A DVrAlertDialog.java23 private CharSequence mMessage; field in VrAlertDialog
78 mMessage = message; in setMessage()
121 assert (mView == null || mMessage == null); in createDialogModel()
123 String message = mMessage != null ? mMessage.toString() : null; in createDialogModel()
/dports/devel/hadoop/hadoop-1.2.1/src/c++/librecordio/
H A Dexception.cc41 ): mMessage(message), in Exception()
59 ): mMessage(other.mMessage), in Exception()
86 stream << ": " << mMessage << "\n"; in print()
/dports/games/qonk/qonk-0.3.1/guichan/guichan/
H A Dexception.cpp72 mMessage = message; in Exception()
81 mMessage = message; in Exception()
93 return mMessage; in getMessage()
/dports/games/stratagus/stratagus-3.2.0/src/guichan/
H A Dexception.cpp70 mMessage = message; in Exception()
79 mMessage = message; in Exception()
91 return mMessage; in getMessage()
/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_exception.h30 std::string mMessage;
35 mMessage(message), in mMessage() function
41 return mMessage; in getMessage()
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/guichan/
H A Dexception.cpp70 mMessage = message; in Exception()
79 mMessage = message; in Exception()
91 return mMessage; in getMessage()
/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/TelepathyQt/
H A Dmethod-invocation-context.h95 : mBus(bus), mMessage(message), mFinished(false)
97 mMessage.setDelayedReply(true);
132 mBus.send(mMessage.createReply());
134 mBus.send(mMessage.createReply(mReply));
155 mBus.send(mMessage.createErrorReply(mErrorName, mErrorMessage));
181 QDBusMessage mMessage;
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/common/
H A Dlibraryelementchecklistwidget.h77 mMessage(msg), in QWidget()
97 if (mHandler.libraryElementCheckFixAvailable(mMessage)) { in QWidget()
101 [this]() { mHandler.libraryElementCheckFixRequested(mMessage); }); in QWidget()
110 mHandler.libraryElementCheckDescriptionRequested(mMessage); in QWidget()
129 std::shared_ptr<const LibraryElementCheckMessage> mMessage;
/dports/www/kdsoap/kdsoap-1.9.0/kdwsdl2cpp/wsdl/
H A Dsoapbinding.cpp450 mMessage = message; in setMessage()
455 return mMessage; in message()
503 if (mMessage.isEmpty()) { in loadXML()
506 if (!mMessage.prefix().isEmpty()) { in loadXML()
507 mMessage.setNameSpace(context->namespaceManager()->uri(mMessage.prefix())); in loadXML()
554 if (!mMessage.isEmpty()) { in saveXML()
595 mMessage = message; in setMessage()
600 return mMessage; in message()
648 if (mMessage.isEmpty()) { in loadXML()
683 if (!mMessage.isEmpty()) { in saveXML()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDOMException.cpp92 const char* mMessage; member
109 aMessage.Rebind(sDOMErrorMsgMap[idx].mMessage, in NSResultToNameAndMessage()
110 strlen(sDOMErrorMsgMap[idx].mMessage)); in NSResultToNameAndMessage()
175 : mMessage(aMessage), in Exception()
265 const char* msg = mMessage.IsEmpty() ? nullptr : mMessage.get(); in ToString()
288 CopyUTF8toUTF16(mMessage, retval); in GetMessageMoz()
351 const char* msg = !mMessage.IsEmpty() ? mMessage.get() : defaultMsg; in ToString()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDOMException.cpp87 const char* mMessage; member
104 aMessage.Rebind(sDOMErrorMsgMap[idx].mMessage, in NSResultToNameAndMessage()
105 strlen(sDOMErrorMsgMap[idx].mMessage)); in NSResultToNameAndMessage()
169 : mMessage(aMessage), in Exception()
258 const char* msg = mMessage.IsEmpty() ? nullptr : mMessage.get(); in ToString()
281 CopyUTF8toUTF16(mMessage, retval); in GetMessageMoz()
344 const char* msg = !mMessage.IsEmpty() ? mMessage.get() : defaultMsg; in ToString()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDOMException.cpp92 const char* mMessage; member
109 aMessage.Rebind(sDOMErrorMsgMap[idx].mMessage, in NSResultToNameAndMessage()
110 strlen(sDOMErrorMsgMap[idx].mMessage)); in NSResultToNameAndMessage()
174 : mMessage(aMessage), in Exception()
263 const char* msg = mMessage.IsEmpty() ? nullptr : mMessage.get(); in ToString()
286 CopyUTF8toUTF16(mMessage, retval); in GetMessageMoz()
349 const char* msg = !mMessage.IsEmpty() ? mMessage.get() : defaultMsg; in ToString()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDOMException.cpp92 const char* mMessage; member
109 aMessage.Rebind(sDOMErrorMsgMap[idx].mMessage, in NSResultToNameAndMessage()
110 strlen(sDOMErrorMsgMap[idx].mMessage)); in NSResultToNameAndMessage()
174 : mMessage(aMessage), in Exception()
263 const char* msg = mMessage.IsEmpty() ? nullptr : mMessage.get(); in ToString()
286 CopyUTF8toUTF16(mMessage, retval); in GetMessageMoz()
349 const char* msg = !mMessage.IsEmpty() ? mMessage.get() : defaultMsg; in ToString()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMException.cpp91 const char* mMessage; member
108 aMessage.Rebind(sDOMErrorMsgMap[idx].mMessage, in NSResultToNameAndMessage()
109 strlen(sDOMErrorMsgMap[idx].mMessage)); in NSResultToNameAndMessage()
174 : mMessage(aMessage), in Exception()
264 const char* msg = mMessage.IsEmpty() ? nullptr : mMessage.get(); in ToString()
287 CopyUTF8toUTF16(mMessage, retval); in GetMessageMoz()
364 const char* msg = !mMessage.IsEmpty() ? mMessage.get() : defaultMsg; in ToString()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/java/src/org/chromium/android_webview/
H A DAwConsoleMessage.java28 private String mMessage; field in AwConsoleMessage
34 mMessage = message; in AwConsoleMessage()
46 return mMessage; in message()
/dports/security/py-gpgme/gpgme-1.15.1/lang/cpp/src/
H A Derror.h46 Error() : mErr(0), mMessage() {} in Error()
47 explicit Error(unsigned int e) : mErr(e), mMessage() {} in Error()
73 mutable std::string mMessage; variable
/dports/security/gpgme/gpgme-1.15.1/lang/cpp/src/
H A Derror.h46 Error() : mErr(0), mMessage() {} in Error()
47 explicit Error(unsigned int e) : mErr(e), mMessage() {} in Error()
73 mutable std::string mMessage; variable

1...<<11121314151617181920>>...60