Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp163155 struct IntersectionObserverInit : public DictionaryBase struct
163157 RefPtr<mozilla::dom::Element> mRoot;
163158 nsString mRootMargin;
163159 OwningDoubleOrDoubleSequence mThreshold;
163163 explicit inline IntersectionObserverInit(const FastDictionaryInitializer& ) in IntersectionObserverInit() argument
163168 explicit inline IntersectionObserverInit(const IntersectionObserverInit& aOther) in IntersectionObserverInit() function
/third_party/typescript/src/lib/
Ddom.generated.d.ts629 interface IntersectionObserverInit { interface
/third_party/typescript/lib/
Dlib.dom.d.ts649 interface IntersectionObserverInit { interface