Searched defs:orientationAngle (Results 1 – 2 of 2) sorted by relevance
198 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
187 float orientationAngle; member