Home
last modified time | relevance | path

Searched defs:IntersectionObserverEntryInit (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp163100 struct IntersectionObserverEntryInit : public DictionaryBase struct
163102 DOMRectInit mBoundingClientRect;
163103 DOMRectInit mIntersectionRect;
163104 DOMRectInit mRootBounds;
163105 OwningNonNull<mozilla::dom::Element> mTarget;
163106 double mTime;
163110 explicit inline IntersectionObserverEntryInit(const FastDictionaryInitializer& ) in IntersectionObserverEntryInit() function
163118 explicit inline IntersectionObserverEntryInit(const IntersectionObserverEntryInit& aOther) in IntersectionObserverEntryInit() function
/third_party/typescript/src/lib/
Ddom.generated.d.ts619 interface IntersectionObserverEntryInit { interface
/third_party/typescript/lib/
Dlib.dom.d.ts639 interface IntersectionObserverEntryInit { interface