Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/css/
DCSSReflectionDirection.h31 enum CSSReflectionDirection { ReflectionBelow, ReflectionAbove, ReflectionLeft, ReflectionRight }; enumerator
DCSSReflectValue.cpp49 case ReflectionRight: in cssText()
DCSSParser.cpp4719 direction = ReflectionRight; in parseReflect()
/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp547 case ReflectionRight: in reflectionBox()
558 …xReflect()->direction() == ReflectionLeft || style()->boxReflect()->direction() == ReflectionRight) in reflectionOffset()
580 case ReflectionRight: in reflectedRect()
DRenderLayer.cpp4207 case ReflectionRight: in scrollTo()