Home | History | Annotate | Download | only in svg

Lines Matching refs:m_isVerticalText

47     , m_isVerticalText(false)
77 if (m_isVerticalText) {
107 if (m_isVerticalText) {
138 if (m_isVerticalText) {
253 m_isVerticalText = style->svgStyle()->isVerticalWritingMode();
461 baselineShift -= baselineLayout.calculateAlignmentBaselineShift(m_isVerticalText, text);
506 float orientationAngle = baselineLayout.calculateGlyphOrientationAngle(m_isVerticalText, svgStyle, *currentCharacter);
511 float glyphAdvance = baselineLayout.calculateGlyphAdvanceAndOrientation(m_isVerticalText, visualMetrics, orientationAngle, xOrientationShift, yOrientationShift);
520 float kerning = spacingLayout.calculateSVGKerning(m_isVerticalText, visualMetrics.glyph());
528 if (m_isVerticalText) {
579 if (m_isVerticalText)
583 if (m_isVerticalText) {
601 if (!shouldStartNewFragment && (m_isVerticalText || m_inPathLayout))
639 if (m_isVerticalText)
657 if (m_isVerticalText)