Home
last modified time | relevance | path

Searched refs:WrapThroughNone (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyleConstants.h510 enum WrapThrough { WrapThroughWrap, WrapThroughNone }; enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSPrimitiveValueMappings.h4379 case WrapThroughNone: in CSSPrimitiveValue()
4392 return WrapThroughNone; in WrapThrough()