Searched refs:ReflectionLeft (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSReflectionDirection.h31 enum CSSReflectionDirection { ReflectionBelow, ReflectionAbove, ReflectionLeft, ReflectionRight }; enumerator in enum:WebCore::CSSReflectionDirection
H A DCSSPrimitiveValueMappings.h156 case ReflectionLeft:
172 return ReflectionLeft;
H A DCSSComputedStyleDeclaration.cpp626 case ReflectionLeft:
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBox.cpp583 case ReflectionLeft:
598 if (style()->boxReflect()->direction() == ReflectionLeft || style()->boxReflect()->direction() == ReflectionRight)
617 case ReflectionLeft:

Completed in 175 milliseconds