Home
last modified time | relevance | path

Searched refs:aIsIntersecting (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDOMIntersectionObserver.h31 bool aIsIntersecting, Element* aTarget, in DOMIntersectionObserverEntry() argument
38 mIsIntersecting(aIsIntersecting), in DOMIntersectionObserverEntry()
140 bool aIsIntersecting,
H A DDOMIntersectionObserver.cpp719 bool aIsIntersecting, double aIntersectionRatio) { in QueueIntersectionObserverEntry() argument
733 intersectionRect.forget(), aIsIntersecting, aTarget, aIntersectionRatio); in QueueIntersectionObserverEntry()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDOMIntersectionObserver.h30 bool aIsIntersecting, Element* aTarget, in DOMIntersectionObserverEntry() argument
37 mIsIntersecting(aIsIntersecting), in DOMIntersectionObserverEntry()
141 bool aIsIntersecting,
H A DDOMIntersectionObserver.cpp656 bool aIsIntersecting, double aIntersectionRatio) { in QueueIntersectionObserverEntry() argument
670 intersectionRect.forget(), aIsIntersecting, aTarget, aIntersectionRatio); in QueueIntersectionObserverEntry()
/dports/www/firefox/firefox-99.0/dom/base/
H A DDOMIntersectionObserver.h32 bool aIsIntersecting, Element* aTarget, in DOMIntersectionObserverEntry() argument
39 mIsIntersecting(aIsIntersecting), in DOMIntersectionObserverEntry()
141 bool aIsIntersecting,
H A DDOMIntersectionObserver.cpp723 bool aIsIntersecting, double aIntersectionRatio) { in QueueIntersectionObserverEntry() argument
737 intersectionRect.forget(), aIsIntersecting, aTarget, aIntersectionRatio); in QueueIntersectionObserverEntry()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDOMIntersectionObserver.h31 bool aIsIntersecting, Element* aTarget, in DOMIntersectionObserverEntry() argument
38 mIsIntersecting(aIsIntersecting), in DOMIntersectionObserverEntry()
140 bool aIsIntersecting,
H A DDOMIntersectionObserver.cpp719 bool aIsIntersecting, double aIntersectionRatio) { in QueueIntersectionObserverEntry() argument
733 intersectionRect.forget(), aIsIntersecting, aTarget, aIntersectionRatio); in QueueIntersectionObserverEntry()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMIntersectionObserver.h31 bool aIsIntersecting, Element* aTarget, in DOMIntersectionObserverEntry() argument
38 mIsIntersecting(aIsIntersecting), in DOMIntersectionObserverEntry()