Searched defs:textRoot (Results 1 – 3 of 3) sorted by relevance
40 RenderSVGText* textRoot = RenderSVGText::locateRenderSVGTextAncestor(text); in buildLayoutAttributesForTextRenderer() local60 bool SVGTextLayoutAttributesBuilder::buildLayoutAttributesForForSubtree(RenderSVGText* textRoot) in buildLayoutAttributesForForSubtree()134 void SVGTextLayoutAttributesBuilder::buildCharacterDataMap(RenderSVGText* textRoot) in buildCharacterDataMap()
263 RenderSVGText* textRoot = RenderSVGText::locateRenderSVGTextAncestor(text); in measureTextRenderer() local271 void SVGTextMetricsBuilder::buildMetricsAndLayoutAttributes(RenderSVGText* textRoot, RenderSVGInlin… in buildMetricsAndLayoutAttributes()
69 RenderSVGText& textRoot = toRenderSVGText(block()); in computePerCharacterLayoutInformation() local