Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsLayoutUtils.cpp6371 gfxRect anchoredDestRect(anchorPoint, unsnappedDestSize); in ComputeSnappedImageDrawingParameters() local
6379 anchoredDestRect.width = fill.width; in ComputeSnappedImageDrawingParameters()
6384 anchoredDestRect.height = fill.height; in ComputeSnappedImageDrawingParameters()
6387 transform = TransformBetweenRects(anchoredImageRect, anchoredDestRect); in ComputeSnappedImageDrawingParameters()
6388 invTransform = TransformBetweenRects(anchoredDestRect, anchoredImageRect); in ComputeSnappedImageDrawingParameters()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DnsLayoutUtils.cpp6315 gfxRect anchoredDestRect(anchorPoint, unsnappedDestSize); in ComputeSnappedImageDrawingParameters() local
6323 anchoredDestRect.width = fill.width; in ComputeSnappedImageDrawingParameters()
6328 anchoredDestRect.height = fill.height; in ComputeSnappedImageDrawingParameters()
6331 transform = TransformBetweenRects(anchoredImageRect, anchoredDestRect); in ComputeSnappedImageDrawingParameters()
6332 invTransform = TransformBetweenRects(anchoredDestRect, anchoredImageRect); in ComputeSnappedImageDrawingParameters()
/dports/www/firefox/firefox-99.0/layout/base/
H A DnsLayoutUtils.cpp6248 gfxRect anchoredDestRect(anchorPoint, unsnappedDestSize); in ComputeSnappedImageDrawingParameters() local
6256 anchoredDestRect.width = fill.width; in ComputeSnappedImageDrawingParameters()
6261 anchoredDestRect.height = fill.height; in ComputeSnappedImageDrawingParameters()
6264 transform = TransformBetweenRects(anchoredImageRect, anchoredDestRect); in ComputeSnappedImageDrawingParameters()
6265 invTransform = TransformBetweenRects(anchoredDestRect, anchoredImageRect); in ComputeSnappedImageDrawingParameters()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DnsLayoutUtils.cpp6315 gfxRect anchoredDestRect(anchorPoint, unsnappedDestSize); in ComputeSnappedImageDrawingParameters() local
6323 anchoredDestRect.width = fill.width; in ComputeSnappedImageDrawingParameters()
6328 anchoredDestRect.height = fill.height; in ComputeSnappedImageDrawingParameters()
6331 transform = TransformBetweenRects(anchoredImageRect, anchoredDestRect); in ComputeSnappedImageDrawingParameters()
6332 invTransform = TransformBetweenRects(anchoredDestRect, anchoredImageRect); in ComputeSnappedImageDrawingParameters()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/
H A DnsLayoutUtils.cpp6456 gfxRect anchoredDestRect(anchorPoint, unsnappedDestSize); in ComputeSnappedImageDrawingParameters() local
6464 anchoredDestRect.width = fill.width; in ComputeSnappedImageDrawingParameters()
6469 anchoredDestRect.height = fill.height; in ComputeSnappedImageDrawingParameters()
6472 transform = TransformBetweenRects(anchoredImageRect, anchoredDestRect); in ComputeSnappedImageDrawingParameters()
6473 invTransform = TransformBetweenRects(anchoredDestRect, anchoredImageRect); in ComputeSnappedImageDrawingParameters()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DnsLayoutUtils.cpp6820 gfxRect anchoredDestRect(anchorPoint, unsnappedDestSize); in ComputeSnappedImageDrawingParameters() local
6828 anchoredDestRect.width = fill.width; in ComputeSnappedImageDrawingParameters()
6833 anchoredDestRect.height = fill.height; in ComputeSnappedImageDrawingParameters()
6836 transform = TransformBetweenRects(anchoredImageRect, anchoredDestRect); in ComputeSnappedImageDrawingParameters()
6837 invTransform = TransformBetweenRects(anchoredDestRect, anchoredImageRect); in ComputeSnappedImageDrawingParameters()