Searched defs:repaintRectInLocalCoordinates (Results 1 – 10 of 10) sorted by relevance
53 virtual FloatRect repaintRectInLocalCoordinates() const { return FloatRect(); } in repaintRectInLocalCoordinates() function
49 virtual FloatRect repaintRectInLocalCoordinates() const { return FloatRect(); } in repaintRectInLocalCoordinates() function
50 virtual FloatRect repaintRectInLocalCoordinates() const { return m_viewport; } in repaintRectInLocalCoordinates() function
58 virtual FloatRect repaintRectInLocalCoordinates() const { return m_repaintBoundingBox; } in repaintRectInLocalCoordinates() function
74 virtual FloatRect repaintRectInLocalCoordinates() const { return m_repaintBoundingBox; } in repaintRectInLocalCoordinates() function
56 virtual FloatRect repaintRectInLocalCoordinates() const { return m_repaintBoundingBox; } in repaintRectInLocalCoordinates() function
62 FloatRect RenderSVGInline::repaintRectInLocalCoordinates() const in repaintRectInLocalCoordinates() function in WebCore::RenderSVGInline
262 FloatRect RenderSVGText::repaintRectInLocalCoordinates() const in repaintRectInLocalCoordinates() function in WebCore::RenderSVGText
2644 FloatRect RenderObject::repaintRectInLocalCoordinates() const in repaintRectInLocalCoordinates() function in WebCore::RenderObject