indexOfShorthandForLonghand 307 Source/core/css/StylePropertySet.cpp return indexOfShorthandForLonghand(prefixedShorthand, shorthands); indexOfShorthandForLonghand 222 Source/core/css/parser/CSSPropertyParser.cpp m_parsedProperties.append(CSSProperty(propId, value, important, true, indexOfShorthandForLonghand(m_currentShorthand, shorthands), m_implicitShorthand || implicit));