Home
last modified time | relevance | path

Searched defs:xOrientationShift (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutEngineBaseline.cpp185 …tion(bool isVerticalText, SVGTextMetrics& metrics, float angle, float& xOrientationShift, float& y… in calculateGlyphAdvanceAndOrientation()
DSVGTextLayoutEngine.cpp509 float xOrientationShift = 0; in layoutTextOnLineOrPath() local