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

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DCSSPrimitiveValueMappings.h960 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(EBoxOrient e)
974 template<> inline CSSPrimitiveValue::operator EBoxOrient() const
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DRenderStyleConstants.h170 enum EBoxOrient { HORIZONTAL, VERTICAL }; enum in namespace:WebCore

Completed in 34 milliseconds