HomeSort by relevance Sort by last modified time
    Searched refs:calculateBaselineShift (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/rendering/svg/
SVGTextLayoutEngineBaseline.h 41 float calculateBaselineShift(const SVGRenderStyle*, SVGElement* lengthContext) const;
SVGTextLayoutEngineBaseline.cpp 38 float SVGTextLayoutEngineBaseline::calculateBaselineShift(const SVGRenderStyle* style, SVGElement* lengthContext) const
SVGTextLayoutEngine.cpp 460 float baselineShift = baselineLayout.calculateBaselineShift(svgStyle, lengthContext);

Completed in 172 milliseconds