Home
last modified time | relevance | path

Searched refs:mIntersectionRatio (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDOMIntersectionObserver.h40 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
61 double IntersectionRatio() const { return mIntersectionRatio; } in IntersectionRatio()
73 double mIntersectionRatio; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDOMIntersectionObserver.h39 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
60 double IntersectionRatio() const { return mIntersectionRatio; } in IntersectionRatio()
72 double mIntersectionRatio; variable
/dports/www/firefox/firefox-99.0/dom/base/
H A DDOMIntersectionObserver.h41 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
62 double IntersectionRatio() const { return mIntersectionRatio; } in IntersectionRatio()
74 double mIntersectionRatio; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDOMIntersectionObserver.h40 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
61 double IntersectionRatio() const { return mIntersectionRatio; } in IntersectionRatio()
73 double mIntersectionRatio; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMIntersectionObserver.h40 mIntersectionRatio(aIntersectionRatio) {} in DOMIntersectionObserverEntry()
62 double IntersectionRatio() { return mIntersectionRatio; } in IntersectionRatio()
74 double mIntersectionRatio; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDOMIntersectionObserver.h41 mIntersectionRatio(aIntersectionRatio) in DOMIntersectionObserverEntry()
79 return mIntersectionRatio; in IntersectionRatio()
94 double mIntersectionRatio; variable