Home
last modified time | relevance | path

Searched refs:ReflectionRight (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSReflectionDirection.h31 enum CSSReflectionDirection { ReflectionBelow, ReflectionAbove, ReflectionLeft, ReflectionRight }; enumerator
DCSSPrimitiveValueMappings.h155 case ReflectionRight: in CSSPrimitiveValue()
171 return ReflectionRight; in CSSReflectionDirection()
DCSSComputedStyleDeclaration.cpp594 case ReflectionRight: in valueForReflection()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayerReflectionInfo.cpp108 case ReflectionRight: in updateAfterStyleChange()
DRenderBox.cpp716 case ReflectionRight: in reflectionBox()
728 …xReflect()->direction() == ReflectionLeft || style()->boxReflect()->direction() == ReflectionRight) in reflectionOffset()
750 case ReflectionRight: in reflectedRect()