Home
last modified time | relevance | path

Searched defs:textRoot (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextLayoutAttributesBuilder.cpp40 RenderSVGText* textRoot = RenderSVGText::locateRenderSVGTextAncestor(text); in buildLayoutAttributesForTextRenderer() local
60 bool SVGTextLayoutAttributesBuilder::buildLayoutAttributesForForSubtree(RenderSVGText* textRoot) in buildLayoutAttributesForForSubtree()
134 void SVGTextLayoutAttributesBuilder::buildCharacterDataMap(RenderSVGText* textRoot) in buildCharacterDataMap()
DSVGTextMetricsBuilder.cpp263 RenderSVGText* textRoot = RenderSVGText::locateRenderSVGTextAncestor(text); in measureTextRenderer() local
271 void SVGTextMetricsBuilder::buildMetricsAndLayoutAttributes(RenderSVGText* textRoot, RenderSVGInlin… in buildMetricsAndLayoutAttributes()
DSVGRootInlineBox.cpp69 RenderSVGText& textRoot = toRenderSVGText(block()); in computePerCharacterLayoutInformation() local