Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h1008 template<> inline CSSPrimitiveValue::operator EBoxOrient() const in EBoxOrient() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyleConstants.h187 enum EBoxOrient { HORIZONTAL, VERTICAL }; enum