Home
last modified time | relevance | path

Searched refs:prefixedShorthand (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.cpp276 CSSPropertyID prefixedShorthand = prefixingVariantForPropertyId(property.shorthandID()); in getIndexInShorthandVectorForPrefixingVariant() local
279 return indexOfShorthandForLonghand(prefixedShorthand, shorthands); in getIndexInShorthandVectorForPrefixingVariant()