Home
last modified time | relevance | path

Searched refs:aIntersectionRatio (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDOMIntersectionObserver.h32 double aIntersectionRatio) in DOMIntersectionObserverEntry() argument
40 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
141 double aIntersectionRatio);
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.h31 double aIntersectionRatio) in DOMIntersectionObserverEntry() argument
39 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
142 double aIntersectionRatio);
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.h33 double aIntersectionRatio) in DOMIntersectionObserverEntry() argument
41 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
142 double aIntersectionRatio);
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.h32 double aIntersectionRatio) in DOMIntersectionObserverEntry() argument
40 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
141 double aIntersectionRatio);
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.h32 double aIntersectionRatio) in DOMIntersectionObserverEntry() argument
40 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
144 double aIntersectionRatio);
H A DDOMIntersectionObserver.cpp466 double aIntersectionRatio) { in QueueIntersectionObserverEntry() argument
481 aIntersectionRatio); in QueueIntersectionObserverEntry()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDOMIntersectionObserver.h34 double aIntersectionRatio) in DOMIntersectionObserverEntry() argument
41 mIntersectionRatio(aIntersectionRatio) in DOMIntersectionObserverEntry()
166 double aIntersectionRatio);
H A DDOMIntersectionObserver.cpp429 double aIntersectionRatio) in QueueIntersectionObserverEntry() argument
448 aTarget, aIntersectionRatio); in QueueIntersectionObserverEntry()