Searched refs:paintInfoIntersectsRepaintRect (Results 1 – 5 of 5) sorted by relevance
65 …static bool paintInfoIntersectsRepaintRect(const FloatRect& localRepaintRect, const AffineTransfor…
120 …if (!SVGRenderSupport::paintInfoIntersectsRepaintRect(repaintRect, localToParentTransform(), paint… in paint()
133 if (!SVGRenderSupport::paintInfoIntersectsRepaintRect(boundingBox, m_localTransform, paintInfo)) in paint()
155 bool SVGRenderSupport::paintInfoIntersectsRepaintRect(const FloatRect& localRepaintRect, const Affi… in paintInfoIntersectsRepaintRect() function in WebCore::SVGRenderSupport
251 if (!SVGRenderSupport::paintInfoIntersectsRepaintRect(boundingBox, m_localTransform, paintInfo)) in paint()