Searched defs:shorthand (Results 1 – 5 of 5) sorted by relevance
58 …tion, WritingMode writingMode, LogicalBoxSide logicalSide, const StylePropertyShorthand& shorthand) in resolveToPhysicalProperty()
176 StylePropertyShorthand shorthand = shorthandForProperty(propertyID); in removeShorthandProperty() local232 StylePropertyShorthand shorthand = shorthandForProperty(propertyID); in propertyIsImportant() local273 StylePropertyShorthand shorthand = shorthandForProperty(propertyID); in setProperty() local
416 const StylePropertyShorthand& shorthand = shorthandForProperty(propId); in addExpandedPropertyForValue() local1793 const StylePropertyShorthand& shorthand = parsingShorthandForProperty(propId); in parseTransitionShorthand() local1926 … CSSPropertyParser::parseShorthand(CSSPropertyID propId, const StylePropertyShorthand& shorthand, … in parseShorthand()3273 const StylePropertyShorthand& shorthand = shorthandForProperty(shorthandId); in parseGridItemPositionShorthand() local3479 const StylePropertyShorthand& shorthand = gridAreaShorthand(); in parseGridAreaShorthand() local
693 String shorthand = m_style->getPropertyShorthand(name); in styleWithProperties() local
989 longhands: function(shorthand) argument