Searched refs:glyphOrientationHorizontal (Results 1 – 4 of 4) sorted by relevance
158 …switch (isVerticalText ? style->glyphOrientationVertical() : style->glyphOrientationHorizontal()) { in calculateGlyphOrientationAngle()
172 return glyphOrientationToCSSPrimitiveValue(svgStyle->glyphOrientationHorizontal()); in getSVGPropertyCSSValue()
511 HANDLE_INHERIT_AND_INITIAL(glyphOrientationHorizontal, GlyphOrientationHorizontal) in applySVGProperty()
293 …EGlyphOrientation glyphOrientationHorizontal() const { return (EGlyphOrientation) svg_inherited_fl… in glyphOrientationHorizontal() function