Searched refs:TouchList (Results 1 – 11 of 11) sorted by relevance
342 changedTouches: TouchList;347 targetTouches: TouchList;348 touches: TouchList;2344 interface TouchList { interface
751 changedTouches: TouchList;760 targetTouches: TouchList;761 touches: TouchList;2335 interface TouchList {
6350 createTouchList(...touches: Touch[]): TouchList;14737 changedTouches: TouchList;14741 targetTouches: TouchList;14742 touches: TouchList;14750 interface TouchList { interface14756 declare var TouchList: { variable14757 prototype: TouchList;14758 new(): TouchList;
242 interface TouchList { interface
15920 readonly changedTouches: TouchList;15924 readonly targetTouches: TouchList;15925 readonly touches: TouchList;15934 interface TouchList { interface15940 declare var TouchList: { variable15941 prototype: TouchList;15942 new(): TouchList;
262 interface TouchList { interface
15940 readonly changedTouches: TouchList;15944 readonly targetTouches: TouchList;15945 readonly touches: TouchList;15954 interface TouchList { interface15960 declare var TouchList: { variable15961 prototype: TouchList;15962 new(): TouchList;
67 …ckCueList" | "TextTrackList" | "TimeRanges" | "Touch" | "TouchEvent" | "TouchList" | "TrackEvent" …
100 … any; TextTrackList: any; TimeRanges: any; Touch: any; TouchEvent: any; TouchList: any; TrackEvent…102 … any; TextTrackList: any; TimeRanges: any; Touch: any; TouchEvent: any; TouchList: any; TrackEvent…108 … any; TextTrackList: any; TimeRanges: any; Touch: any; TouchEvent: any; TouchList: any; TrackEvent…110 … any; TextTrackList: any; TimeRanges: any; Touch: any; TouchEvent: any; TouchList: any; TrackEvent…
314 final html.TouchList touches = event.changedTouches;
136912 TouchList, enumerator137684 TouchList, enumerator143244 struct PrototypeTraits<prototypes::id::TouchList>148399 class TouchList;150636 already_AddRefed<mozilla::dom::TouchList> CreateTouchList();150637 already_AddRefed<mozilla::dom::TouchList>150640 already_AddRefed<mozilla::dom::TouchList>