HomeSort by relevance Sort by last modified time
    Searched full:calculatebaselineshift (Results 1 - 4 of 4) 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);
  /external/webkit/Source/WebCore/
ChangeLog-2007-10-14 277 (WebCore::calculateBaselineShift):
    [all...]

Completed in 47 milliseconds