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

/external/webkit/WebCore/css/
H A DCSSPrimitiveValueMappings.h533 template<> inline CSSPrimitiveValue::CSSPrimitiveValue(EBoxOrient e)
546 template<> inline CSSPrimitiveValue::operator EBoxOrient() const
/external/webkit/WebCore/rendering/style/
H A DRenderStyleConstants.h154 enum EBoxOrient { HORIZONTAL, VERTICAL }; enum in namespace:WebCore

Completed in 50 milliseconds