Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGRootInlineBox.cpp198 static inline bool glyphOrientationIsMultiplyOf180Degrees(float orientationAngle) in glyphOrientationIsMultiplyOf180Degrees()
203 …teGlyphAdvanceAndShiftRespectingOrientation(bool isVerticalText, float orientationAngle, float gly… in calculateGlyphAdvanceAndShiftRespectingOrientation()
1207 … float orientationAngle = glyphOrientationToAngle(svgStyle, isVerticalText, *currentCharacter); in buildLayoutInformationForTextBox() local
DSVGCharacterLayoutInfo.h187 float orientationAngle; member