mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-18 12:09:06 +02:00
* Complete counts
This commit is contained in:
parent
67eff180b4
commit
65d5b59a4f
@ -141,7 +141,7 @@ Const
|
|||||||
sEventPlay ,
|
sEventPlay ,
|
||||||
SEventPointerCancel ,
|
SEventPointerCancel ,
|
||||||
SEventPointerDown ,
|
SEventPointerDown ,
|
||||||
SEventPointerEnter ,
|
SEventPointerEnter , // 50
|
||||||
SEventPointerLeave ,
|
SEventPointerLeave ,
|
||||||
SEventPointerMove ,
|
SEventPointerMove ,
|
||||||
SEventPointerOut ,
|
SEventPointerOut ,
|
||||||
@ -151,7 +151,7 @@ Const
|
|||||||
sEventResize ,
|
sEventResize ,
|
||||||
sEventScroll ,
|
sEventScroll ,
|
||||||
sEventSelect ,
|
sEventSelect ,
|
||||||
sEventSubmit ,
|
sEventSubmit , // 60
|
||||||
sEventTouchStart ,
|
sEventTouchStart ,
|
||||||
SEventTransitionCancel ,
|
SEventTransitionCancel ,
|
||||||
SEventTransitionEnd ,
|
SEventTransitionEnd ,
|
||||||
|
Loading…
Reference in New Issue
Block a user