Searched refs:buildLayoutAttributesForForSubtree (Results 1 – 3 of 3) sorted by relevance
45 bool buildLayoutAttributesForForSubtree(RenderSVGText*);
343 m_layoutAttributesBuilder.buildLayoutAttributesForForSubtree(this); in layout()357 m_layoutAttributesBuilder.buildLayoutAttributesForForSubtree(this); in layout()
60 bool SVGTextLayoutAttributesBuilder::buildLayoutAttributesForForSubtree(RenderSVGText* textRoot) in buildLayoutAttributesForForSubtree() function in WebCore::SVGTextLayoutAttributesBuilder