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