Searched refs:prefixingVariantForPropertyId (Results 1 – 3 of 3) sorted by relevance
154 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(propertyID); in removeShorthandProperty()192 int foundPropertyIndex = findPropertyIndex(prefixingVariantForPropertyId(propertyID)); in removePrefixedOrUnprefixedProperty()276 CSSPropertyID prefixedShorthand = prefixingVariantForPropertyId(property.shorthandID()); in getIndexInShorthandVectorForPrefixingVariant()307 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(property.id()); in appendPrefixingVariantProperty()316 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(property.id()); in setPrefixingVariantProperty()
91 inline CSSPropertyID prefixingVariantForPropertyId(CSSPropertyID propId) in prefixingVariantForPropertyId() function
1319 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(propId); in addPropertyWithPrefixingVariant()1325 m_currentShorthand = prefixingVariantForPropertyId(m_currentShorthand); in addPropertyWithPrefixingVariant()1327 m_currentShorthand = prefixingVariantForPropertyId(m_currentShorthand); in addPropertyWithPrefixingVariant()