Searched refs:nonCJKGlyphOrientation (Results 1 – 5 of 5) sorted by relevance
182 … } else if (m_fontDescription.nonCJKGlyphOrientation() == NonCJKGlyphOrientationVerticalRight) { in fontDataForCombiningCharacterSequence()
137 …NonCJKGlyphOrientation nonCJKGlyphOrientation() const { return static_cast<NonCJKGlyphOrientation>… in nonCJKGlyphOrientation() function
213 …dPageForNonCJKCharacterWithGlyphOrientation(c, m_fontDescription.nonCJKGlyphOrientation(), data, p… in glyphDataAndPageForCharacter()297 …dPageForNonCJKCharacterWithGlyphOrientation(c, m_fontDescription.nonCJKGlyphOrientation(), data, f… in glyphDataAndPageForCharacter()
574 …on().orientation() == fontOrientation && scope.fontDescription().nonCJKGlyphOrientation() == glyph… in checkForOrientationChange()
441 …if (renderer()->style(isFirstLineStyle())->fontDescription().nonCJKGlyphOrientation() == NonCJKGly… in requiresIdeographicBaseline()