Searched refs:NonCJKGlyphOrientationUpright (Results 1 – 4 of 4) sorted by relevance
31 enum NonCJKGlyphOrientation { NonCJKGlyphOrientationVerticalRight, NonCJKGlyphOrientationUpright }; enumerator
542 glyphOrientation = NonCJKGlyphOrientationUpright; in getFontAndGlyphOrientation()
132 if (orientation == NonCJKGlyphOrientationUpright || shouldIgnoreRotation(character)) { in glyphDataAndPageForNonCJKCharacterWithGlyphOrientation()
441 …le(isFirstLineStyle())->fontDescription().nonCJKGlyphOrientation() == NonCJKGlyphOrientationUpright in requiresIdeographicBaseline()