Home
last modified time | relevance | path

Searched defs:prefixingVariant (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.cpp154 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(propertyID); in removeShorthandProperty() local
271 …exInShorthandVectorForPrefixingVariant(const CSSProperty& property, CSSPropertyID prefixingVariant) in getIndexInShorthandVectorForPrefixingVariant()
307 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(property.id()); in appendPrefixingVariantProperty() local
316 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(property.id()); in setPrefixingVariantProperty() local
DCSSParser-in.cpp1319 CSSPropertyID prefixingVariant = prefixingVariantForPropertyId(propId); in addPropertyWithPrefixingVariant() local