Searched refs:BeforeSide (Results 1 – 1 of 1) sorted by relevance
55 enum LogicalBoxSide { BeforeSide, EndSide, AfterSide, StartSide }; enumerator74 case BeforeSide: in resolveToPhysicalProperty()88 case BeforeSide: in resolveToPhysicalProperty()101 case BeforeSide: in resolveToPhysicalProperty()115 case BeforeSide: in resolveToPhysicalProperty()129 case BeforeSide: in resolveToPhysicalProperty()143 case BeforeSide: in resolveToPhysicalProperty()156 case BeforeSide: in resolveToPhysicalProperty()187 return resolveToPhysicalProperty(direction, writingMode, BeforeSide, marginShorthand()); in resolveDirectionAwareProperty()195 return resolveToPhysicalProperty(direction, writingMode, BeforeSide, paddingShorthand()); in resolveDirectionAwareProperty()[all …]