Home
last modified time | relevance | path

Searched refs:TouchList (Results 1 – 10 of 10) 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.ts239 interface TouchList { interface
Ddom.generated.d.ts14373 readonly changedTouches: TouchList;
14377 readonly targetTouches: TouchList;
14378 readonly touches: TouchList;
14387 interface TouchList { interface
14393 declare var TouchList: { variable
14394 prototype: TouchList;
14395 new(): TouchList;
/third_party/typescript/lib/
Dlib.dom.iterable.d.ts259 interface TouchList { interface
Dlib.dom.d.ts14393 readonly changedTouches: TouchList;
14397 readonly targetTouches: TouchList;
14398 readonly touches: TouchList;
14407 interface TouchList { interface
14413 declare var TouchList: { variable
14414 prototype: TouchList;
14415 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/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>