Home
last modified time | relevance | path

Searched refs:synthEvent (Results 1 – 8 of 8) sorted by relevance

/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Streams/
H A DNodeEvents.sc83 this.parent = Event.parentEvents[\synthEvent];
/dports/lang/spidermonkey60/firefox-60.9.0/widget/gtk/
H A DnsWindow.cpp2272 bool synthEvent = false; in OnMotionNotifyEvent() local
2284 synthEvent = true; in OnMotionNotifyEvent()
2300 if (synthEvent) { in OnMotionNotifyEvent()
2368 WidgetMouseEvent synthEvent(true, eMouseUp, this, in DispatchMissedButtonReleases() local
2370 synthEvent.button = buttonType; in DispatchMissedButtonReleases()
2371 DispatchInputEvent(&synthEvent); in DispatchMissedButtonReleases()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gtk/
H A DnsWindow.cpp2626 bool synthEvent = false; local
2638 synthEvent = true;
2662 if (synthEvent) {
2734 WidgetMouseEvent synthEvent(true, eMouseUp, this, local
2736 synthEvent.button = buttonType;
2737 DispatchInputEvent(&synthEvent);
/dports/lang/spidermonkey78/firefox-78.9.0/widget/gtk/
H A DnsWindow.cpp3155 bool synthEvent = false; in OnMotionNotifyEvent() local
3167 synthEvent = true; in OnMotionNotifyEvent()
3183 if (synthEvent) { in OnMotionNotifyEvent()
3251 WidgetMouseEvent synthEvent(true, eMouseUp, this, in DispatchMissedButtonReleases() local
3253 synthEvent.mButton = buttonType; in DispatchMissedButtonReleases()
3254 DispatchInputEvent(&synthEvent); in DispatchMissedButtonReleases()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/gtk/
H A DnsWindow.cpp3870 bool synthEvent = false; in OnMotionNotifyEvent() local
3883 synthEvent = true; in OnMotionNotifyEvent()
3932 if (synthEvent) { in OnMotionNotifyEvent()
4000 WidgetMouseEvent synthEvent(true, eMouseUp, this, in DispatchMissedButtonReleases() local
4002 synthEvent.mButton = buttonType; in DispatchMissedButtonReleases()
4003 DispatchInputEvent(&synthEvent); in DispatchMissedButtonReleases()
/dports/www/firefox-esr/firefox-91.8.0/widget/gtk/
H A DnsWindow.cpp3870 bool synthEvent = false; in OnMotionNotifyEvent() local
3883 synthEvent = true; in OnMotionNotifyEvent()
3932 if (synthEvent) { in OnMotionNotifyEvent()
4000 WidgetMouseEvent synthEvent(true, eMouseUp, this, in DispatchMissedButtonReleases() local
4002 synthEvent.mButton = buttonType; in DispatchMissedButtonReleases()
4003 DispatchInputEvent(&synthEvent); in DispatchMissedButtonReleases()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Collections/
H A DEvent.sc1026 synthEvent: (
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsWindow.cpp4119 WidgetMouseEvent synthEvent(true, eMouseUp, this, in DispatchMissedButtonReleases() local
4121 synthEvent.mButton = buttonType; in DispatchMissedButtonReleases()
4122 DispatchInputEvent(&synthEvent); in DispatchMissedButtonReleases()