Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h769 template<> inline CSSPrimitiveValue::operator EBoxPack() const in EBoxPack() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyleConstants.h185 enum EBoxPack { Start, Center, End, Justify }; enum