Searched defs:TextOrientation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSPrimitiveValueMappings.h3264 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(TextOrientation e)
3284 template<> inline CSSPrimitiveValue::operator TextOrientation() const
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyleConstants.h486 enum TextOrientation { TextOrientationVerticalRight, TextOrientationUpright, TextOrientationSideways, TextOrientationSidewaysRight }; enum in namespace:WebCore

Completed in 140 milliseconds