Searched refs:findTreeRootObject (Results 1 – 4 of 4) sorted by relevance
82 static const RenderSVGRoot* findTreeRootObject(const RenderObject*);
100 SVGRenderSupport::findTreeRootObject(this)->computeLayerHitTestRects(rects); in computeLayerHitTestRects()
163 const RenderSVGRoot* SVGRenderSupport::findTreeRootObject(const RenderObject* start) in findTreeRootObject() function in WebCore::SVGRenderSupport
381 …} else if (m_needsTextMetricsUpdate || SVGRenderSupport::findTreeRootObject(this)->isLayoutSizeCha… in layout()