Home
last modified time | relevance | path

Searched defs:lengthContext (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutEngineSpacing.cpp70 …ing::calculateCSSKerningAndSpacing(const SVGRenderStyle* style, SVGElement* lengthContext, const U… in calculateCSSKerningAndSpacing()
DSVGTextLayoutAttributesBuilder.cpp61 static inline void extractFloatValuesFromSVGLengthList(SVGElement* lengthContext, const SVGLengthLi… in extractFloatValuesFromSVGLengthList()
DSVGRenderSupport.cpp329 SVGElement* lengthContext = static_cast<SVGElement*>(object->node()); in applyStrokeStyleToContext() local
DSVGTextLayoutEngine.cpp438 SVGElement* lengthContext = static_cast<SVGElement*>(text->parent()->node()); in layoutTextOnLineOrPath() local