resolveToPhysicalProperty  183 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, EndSide, marginShorthand());
resolveToPhysicalProperty  185 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, StartSide, marginShorthand());
resolveToPhysicalProperty  187 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, BeforeSide, marginShorthand());
resolveToPhysicalProperty  189 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, AfterSide, marginShorthand());
resolveToPhysicalProperty  191 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, EndSide, paddingShorthand());
resolveToPhysicalProperty  193 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, StartSide, paddingShorthand());
resolveToPhysicalProperty  195 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, BeforeSide, paddingShorthand());
resolveToPhysicalProperty  197 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, AfterSide, paddingShorthand());
resolveToPhysicalProperty  199 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, EndSide, borderDirections());
resolveToPhysicalProperty  201 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, StartSide, borderDirections());
resolveToPhysicalProperty  203 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, BeforeSide, borderDirections());
resolveToPhysicalProperty  205 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, AfterSide, borderDirections());
resolveToPhysicalProperty  207 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, EndSide, borderColorShorthand());
resolveToPhysicalProperty  209 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, StartSide, borderColorShorthand());
resolveToPhysicalProperty  211 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, BeforeSide, borderColorShorthand());
resolveToPhysicalProperty  213 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, AfterSide, borderColorShorthand());
resolveToPhysicalProperty  215 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, EndSide, borderStyleShorthand());
resolveToPhysicalProperty  217 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, StartSide, borderStyleShorthand());
resolveToPhysicalProperty  219 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, BeforeSide, borderStyleShorthand());
resolveToPhysicalProperty  221 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, AfterSide, borderStyleShorthand());
resolveToPhysicalProperty  223 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, EndSide, borderWidthShorthand());
resolveToPhysicalProperty  225 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, StartSide, borderWidthShorthand());
resolveToPhysicalProperty  227 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, BeforeSide, borderWidthShorthand());
resolveToPhysicalProperty  229 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(direction, writingMode, AfterSide, borderWidthShorthand());
resolveToPhysicalProperty  232 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(writingMode, LogicalWidth, properties);
resolveToPhysicalProperty  236 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(writingMode, LogicalHeight, properties);
resolveToPhysicalProperty  240 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(writingMode, LogicalWidth, properties);
resolveToPhysicalProperty  244 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(writingMode, LogicalHeight, properties);
resolveToPhysicalProperty  248 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(writingMode, LogicalWidth, properties);
resolveToPhysicalProperty  252 Source/core/css/CSSProperty.cpp         return resolveToPhysicalProperty(writingMode, LogicalHeight, properties);