Searched defs:orientationAngle (Results 1 – 3 of 3) sorted by relevance
78 uint16_t orientationAngle; member
176 static inline bool glyphOrientationIsMultiplyOf180Degrees(float orientationAngle) in glyphOrientationIsMultiplyOf180Degrees()
495 …float orientationAngle = baselineLayout.calculateGlyphOrientationAngle(m_isVerticalText, svgStyle,… in layoutTextOnLineOrPath() local