Searched refs:parsingShorthandForProperty (Results 1 – 3 of 3) sorted by relevance
115 const StylePropertyShorthand& parsingShorthandForProperty(CSSPropertyID propertyID) in parsingShorthandForProperty() function
75 const StylePropertyShorthand& parsingShorthandForProperty(CSSPropertyID);
1372 if (parseShorthand(propId, parsingShorthandForProperty(CSSPropertyBorder), important)) { in parseValue()1847 const StylePropertyShorthand& animationProperties = parsingShorthandForProperty(propId); in parseAnimationShorthand()1911 const StylePropertyShorthand& shorthand = parsingShorthandForProperty(propId); in parseTransitionShorthand()