Searched refs:paintInfoIntersectsRepaintRect (Results 1 – 6 of 6) sorted by relevance
61 …static bool paintInfoIntersectsRepaintRect(const FloatRect& localRepaintRect, const AffineTransfor…
104 …if (!SVGRenderSupport::paintInfoIntersectsRepaintRect(repaintRect, localToParentTransform(), paint… in paint()
112 if (!SVGRenderSupport::paintInfoIntersectsRepaintRect(boundingBox, m_localTransform, paintInfo)) in paint()
209 if (!SVGRenderSupport::paintInfoIntersectsRepaintRect(boundingBox, m_localTransform, paintInfo)) in paint()
182 bool SVGRenderSupport::paintInfoIntersectsRepaintRect(const FloatRect& localRepaintRect, const Affi… in paintInfoIntersectsRepaintRect() function in WebCore::SVGRenderSupport
64351 …(WebCore::SVGRenderSupport::paintInfoIntersectsRepaintRect): Moved from RenderPath to share the cu…66228 (WebCore::SVGRenderSupport::paintInfoIntersectsRepaintRect):