Home
last modified time | relevance | path

Searched refs:IntersectionRatio (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/intersection_observer/
H A Dintersection_observer_entry.h29 double intersectionRatio() const { return geometry_.IntersectionRatio(); } in intersectionRatio()
H A Dintersection_geometry.h117 double IntersectionRatio() const { return intersection_ratio_; } in IntersectionRatio() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/intersection_observer/
H A Dintersection_observer_entry.h29 double intersectionRatio() const { return geometry_.IntersectionRatio(); } in intersectionRatio()
H A Dintersection_geometry.h119 double IntersectionRatio() const { return intersection_ratio_; } in IntersectionRatio() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDOMIntersectionObserver.h61 double IntersectionRatio() const { return mIntersectionRatio; } in IntersectionRatio() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDOMIntersectionObserver.h60 double IntersectionRatio() const { return mIntersectionRatio; } in IntersectionRatio() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DDOMIntersectionObserver.h62 double IntersectionRatio() const { return mIntersectionRatio; } in IntersectionRatio() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDOMIntersectionObserver.h61 double IntersectionRatio() const { return mIntersectionRatio; } in IntersectionRatio() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMIntersectionObserver.h62 double IntersectionRatio() { return mIntersectionRatio; } in IntersectionRatio() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDOMIntersectionObserver.h77 double IntersectionRatio() in IntersectionRatio() function