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