NonCJKGlyphOrientationUpright  562 Source/core/css/resolver/FontBuilder.cpp         glyphOrientation = NonCJKGlyphOrientationUpright;
NonCJKGlyphOrientationUpright  444 Source/core/rendering/InlineFlowBox.cpp     if (renderer().style(isFirstLineStyle())->fontDescription().nonCJKGlyphOrientation() == NonCJKGlyphOrientationUpright
NonCJKGlyphOrientationUpright  341 Source/platform/fonts/Font.cpp     if (orientation == NonCJKGlyphOrientationUpright || shouldIgnoreRotation(character)) {