Home
last modified time | relevance | path

Searched refs:TouchList (Results 1 – 11 of 11) sorted by relevance

/third_party/typescript/tests/lib/
Dreact.d.ts342 changedTouches: TouchList;
347 targetTouches: TouchList;
348 touches: TouchList;
2344 interface TouchList { interface
Dreact16.d.ts751 changedTouches: TouchList;
760 targetTouches: TouchList;
761 touches: TouchList;
2335 interface TouchList {
Dlib.d.ts6350 createTouchList(...touches: Touch[]): TouchList;
14737 changedTouches: TouchList;
14741 targetTouches: TouchList;
14742 touches: TouchList;
14750 interface TouchList { interface
14756 declare var TouchList: { variable
14757 prototype: TouchList;
14758 new(): TouchList;
/third_party/typescript/src/lib/
Ddom.iterable.generated.d.ts242 interface TouchList { interface
Ddom.generated.d.ts15920 readonly changedTouches: TouchList;
15924 readonly targetTouches: TouchList;
15925 readonly touches: TouchList;
15934 interface TouchList { interface
15940 declare var TouchList: { variable
15941 prototype: TouchList;
15942 new(): TouchList;
/third_party/typescript/lib/
Dlib.dom.iterable.d.ts262 interface TouchList { interface
Dlib.dom.d.ts15940 readonly changedTouches: TouchList;
15944 readonly targetTouches: TouchList;
15945 readonly touches: TouchList;
15954 interface TouchList { interface
15960 declare var TouchList: { variable
15961 prototype: TouchList;
15962 new(): TouchList;
/third_party/typescript/tests/baselines/reference/
DglobalThisBlockscopedProperties.types67 …ckCueList" | "TextTrackList" | "TimeRanges" | "Touch" | "TouchEvent" | "TouchList" | "TrackEvent" …
DmappedTypeRecursiveInference.types100 … 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…
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/
Dpointer_binding.dart314 final html.TouchList touches = event.changedTouches;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136912 TouchList, enumerator
137684 TouchList, enumerator
143244 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>