Searched defs:baselineShift (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/svg/
H A DSVGTextLayoutEngine.cpp450 float baselineShift = baselineLayout.calculateBaselineShift(&svgStyle, lengthContext); local
/macosx-10.10/WebCore-7600.1.25/rendering/style/
H A DSVGRenderStyle.h310 EBaselineShift baselineShift() const { return (EBaselineShift) svg_noninherited_flags.f._baselineShift; } function in class:WebCore::SVGRenderStyle
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderBlockLineLayout.cpp463 int baselineShift = lineBox->verticalPositionForBox(run->box(), verticalPositionCache); local

Completed in 180 milliseconds