Home
last modified time | relevance | path

Searched refs:IntersectionRect (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/intersection_observer/
H A Dintersection_observer_entry.cc30 FloatRect(geometry_.IntersectionRect())); in intersectionRect()
H A Dintersection_geometry.h104 PhysicalRect IntersectionRect() const { return intersection_rect_; } in IntersectionRect() function
H A Dintersection_observer_test.cc67 return geometry.IntersectionRect(); in LastIntersectionRect()
/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.cc30 FloatRect(geometry_.IntersectionRect())); in intersectionRect()
H A Dintersection_geometry.h102 PhysicalRect IntersectionRect() const { return intersection_rect_; } in IntersectionRect() function
H A Dintersection_observer_test.cc64 return geometry.IntersectionRect(); in LastIntersectionRect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Dframe_view.cc87 PhysicalRect new_rect_in_parent = geometry.IntersectionRect(); in UpdateViewportIntersection()
151 matrix.ProjectQuad(FloatRect(geometry.IntersectionRect())) in UpdateViewportIntersection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dframe_view.cc93 PhysicalRect new_rect_in_parent = geometry.IntersectionRect(); in UpdateViewportIntersection()
124 matrix.ProjectQuad(FloatRect(geometry.IntersectionRect())) in UpdateViewportIntersection()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/media/
H A Dmedia_custom_controls_fullscreen_detector.cc208 IntSize intersection_size = RoundedIntSize(geometry.IntersectionRect().size); in OnIntersectionChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/media/
H A Dmedia_custom_controls_fullscreen_detector.cc209 IntSize intersection_size = RoundedIntSize(geometry.IntersectionRect().size); in OnIntersectionChanged()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDOMIntersectionObserver.h57 DOMRect* IntersectionRect() { return mIntersectionRect; } in IntersectionRect() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDOMIntersectionObserver.h56 DOMRect* IntersectionRect() { return mIntersectionRect; } in IntersectionRect() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DDOMIntersectionObserver.h58 DOMRect* IntersectionRect() { return mIntersectionRect; } in IntersectionRect() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDOMIntersectionObserver.h57 DOMRect* IntersectionRect() { return mIntersectionRect; } in IntersectionRect() function
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DDOMIntersectionObserver.h58 DOMRect* IntersectionRect() { return mIntersectionRect; } in IntersectionRect() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DDOMIntersectionObserver.h72 DOMRect* IntersectionRect() in IntersectionRect() function