Home
last modified time | relevance | path

Searched refs:TOUCH_EVENT (Results 1 – 25 of 41) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/dom/events/
H A DEventNameList.h62 # ifdef TOUCH_EVENT
74 # define TOUCH_EVENT MESSAGE_TO_EVENT macro
110 #ifndef TOUCH_EVENT
111 # define TOUCH_EVENT(_name, _message, _type, _struct) macro
344 TOUCH_EVENT(touchstart, eTouchStart, EventNameType_All, eTouchEventClass)
345 TOUCH_EVENT(touchend, eTouchEnd, EventNameType_All, eTouchEventClass)
346 TOUCH_EVENT(touchmove, eTouchMove, EventNameType_All, eTouchEventClass)
347 TOUCH_EVENT(touchcancel, eTouchCancel, EventNameType_All, eTouchEventClass)
554 # undef TOUCH_EVENT
580 # undef TOUCH_EVENT
/dports/lang/spidermonkey78/firefox-78.9.0/dom/events/
H A DEventNameList.h62 # ifdef TOUCH_EVENT
74 # define TOUCH_EVENT MESSAGE_TO_EVENT macro
110 #ifndef TOUCH_EVENT
111 # define TOUCH_EVENT(_name, _message, _type, _struct) macro
349 TOUCH_EVENT(touchstart, eTouchStart, EventNameType_All, eTouchEventClass)
350 TOUCH_EVENT(touchend, eTouchEnd, EventNameType_All, eTouchEventClass)
351 TOUCH_EVENT(touchmove, eTouchMove, EventNameType_All, eTouchEventClass)
352 TOUCH_EVENT(touchcancel, eTouchCancel, EventNameType_All, eTouchEventClass)
563 # undef TOUCH_EVENT
589 # undef TOUCH_EVENT
/dports/www/firefox/firefox-99.0/dom/events/
H A DEventNameList.h62 # ifdef TOUCH_EVENT
74 # define TOUCH_EVENT MESSAGE_TO_EVENT macro
110 #ifndef TOUCH_EVENT
111 # define TOUCH_EVENT(_name, _message, _type, _struct) macro
347 TOUCH_EVENT(touchstart, eTouchStart, EventNameType_All, eTouchEventClass)
348 TOUCH_EVENT(touchend, eTouchEnd, EventNameType_All, eTouchEventClass)
349 TOUCH_EVENT(touchmove, eTouchMove, EventNameType_All, eTouchEventClass)
350 TOUCH_EVENT(touchcancel, eTouchCancel, EventNameType_All, eTouchEventClass)
562 # undef TOUCH_EVENT
588 # undef TOUCH_EVENT
/dports/mail/thunderbird/thunderbird-91.8.0/dom/events/
H A DEventNameList.h62 # ifdef TOUCH_EVENT
74 # define TOUCH_EVENT MESSAGE_TO_EVENT macro
110 #ifndef TOUCH_EVENT
111 # define TOUCH_EVENT(_name, _message, _type, _struct) macro
344 TOUCH_EVENT(touchstart, eTouchStart, EventNameType_All, eTouchEventClass)
345 TOUCH_EVENT(touchend, eTouchEnd, EventNameType_All, eTouchEventClass)
346 TOUCH_EVENT(touchmove, eTouchMove, EventNameType_All, eTouchEventClass)
347 TOUCH_EVENT(touchcancel, eTouchCancel, EventNameType_All, eTouchEventClass)
554 # undef TOUCH_EVENT
580 # undef TOUCH_EVENT
/dports/lang/spidermonkey60/firefox-60.9.0/dom/events/
H A DEventNameList.h62 #ifdef TOUCH_EVENT
74 #define TOUCH_EVENT MESSAGE_TO_EVENT macro
110 #ifndef TOUCH_EVENT
111 #define TOUCH_EVENT(_name, _message, _type, _struct) macro
340 TOUCH_EVENT(touchstart, eTouchStart, EventNameType_All, eTouchEventClass)
341 TOUCH_EVENT(touchend, eTouchEnd, EventNameType_All, eTouchEventClass)
342 TOUCH_EVENT(touchmove, eTouchMove, EventNameType_All, eTouchEventClass)
343 TOUCH_EVENT(touchcancel, eTouchCancel, EventNameType_All, eTouchEventClass)
550 #undef TOUCH_EVENT
576 #undef TOUCH_EVENT
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/events/
H A DEventNameList.h62 #ifdef TOUCH_EVENT
74 #define TOUCH_EVENT MESSAGE_TO_EVENT macro
110 #ifndef TOUCH_EVENT
111 #define TOUCH_EVENT(_name, _message, _type, _struct) macro
652 TOUCH_EVENT(touchstart,
656 TOUCH_EVENT(touchend,
660 TOUCH_EVENT(touchmove,
664 TOUCH_EVENT(touchcancel,
1078 #undef TOUCH_EVENT
1104 #undef TOUCH_EVENT
/dports/science/jmol/jmol-14.32.7/src/com/sparshui/common/messages/events/
H A DEventType.java17 public final static int TOUCH_EVENT = 3; field in EventType
H A DTouchEvent.java82 return EventType.TOUCH_EVENT; in getEventType()
/dports/science/jmol/jmol-14.32.7/src/com/sparshui/
H A DGestureType.java42 public final static int TOUCH_EVENT = 3; field in GestureType
/dports/science/jmol/jmol-14.32.7/src/org/jmol/multitouch/
H A DActionManagerMT.java172 public final static int TOUCH_EVENT = 3; field in ActionManagerMT
270 case TOUCH_EVENT: in processMultitouchEvent()
/dports/science/jmol/jmol-14.32.7/src/com/sparshui/client/
H A DClientToServerProtocol.java132 case EventType.TOUCH_EVENT: in handleEvents()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/multitouch/sparshui/
H A DJmolSparshClientAdapter.java215 case ActionManagerMT.TOUCH_EVENT: in processEvent()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsGlobalWindowOuter.h510 #define TOUCH_EVENT EVENT macro
512 #undef TOUCH_EVENT
H A DnsINode.h2090 #define TOUCH_EVENT EVENT macro
2094 #undef TOUCH_EVENT
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowOuter.h513 #define TOUCH_EVENT EVENT macro
515 #undef TOUCH_EVENT
H A DnsINode.h2179 #define TOUCH_EVENT EVENT macro
2183 #undef TOUCH_EVENT
H A DnsGlobalWindowInner.h573 #define TOUCH_EVENT EVENT macro
575 #undef TOUCH_EVENT
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsGlobalWindowOuter.h512 #define TOUCH_EVENT EVENT macro
514 #undef TOUCH_EVENT
H A DnsINode.h2167 #define TOUCH_EVENT EVENT macro
2171 #undef TOUCH_EVENT
H A DnsGlobalWindowInner.h566 #define TOUCH_EVENT EVENT macro
568 #undef TOUCH_EVENT
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsGlobalWindowOuter.h515 #define TOUCH_EVENT EVENT macro
517 #undef TOUCH_EVENT
H A DnsINode.h2243 #define TOUCH_EVENT EVENT macro
2247 #undef TOUCH_EVENT
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowOuter.h513 #define TOUCH_EVENT EVENT macro
515 #undef TOUCH_EVENT
H A DnsINode.h2179 #define TOUCH_EVENT EVENT macro
2183 #undef TOUCH_EVENT
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsINode.h2075 #define TOUCH_EVENT EVENT macro
2079 #undef TOUCH_EVENT

12