Searched refs:CSSReflectionDirection (Results 1 – 9 of 9) sorted by relevance
40 static PassRefPtr<CSSReflectValue> create(CSSReflectionDirection direction, in create()46 CSSReflectionDirection direction() const { return m_direction; } in direction()55 CSSReflectValue(CSSReflectionDirection direction, in CSSReflectValue()65 CSSReflectionDirection m_direction;
31 enum CSSReflectionDirection { ReflectionBelow, ReflectionAbove, ReflectionLeft, ReflectionRight }; enum
4707 CSSReflectionDirection direction; in parseReflect()
48 CSSReflectionDirection direction() const { return m_direction; } in direction()52 void setDirection(CSSReflectionDirection dir) { m_direction = dir; } in setDirection()63 CSSReflectionDirection m_direction;
971 Source/WebCore/css/CSSReflectionDirection.h \
1025 Source/WebCore/css/CSSReflectionDirection.h \
494 'css/CSSReflectionDirection.h',
19224 … * WebCore.xcodeproj/project.pbxproj: Make CSSReflectionDirection.h "private" instead of "project".19241 * WebCore.vcproj/WebCore.vcproj: Added CSSReflectionDirection.h. 19243 * css/CSSReflectionDirection.h: Added.19255 * rendering/style/RenderStyle.h: Changed to include CSSReflectionDirection.h
2935 …37D009D5A00 /* CSSReflectionDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = 9362640A0DE…9505 …A00 /* CSSReflectionDirection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …19000 9362640A0DE1137D009D5A00 /* CSSReflectionDirection.h */,20160 9362640B0DE1137D009D5A00 /* CSSReflectionDirection.h in Headers */,