Searched refs:appendPrefixingVariantProperty (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DStylePropertySet.cpp268 appendPrefixingVariantProperty(property);
304 void MutableStylePropertySet::appendPrefixingVariantProperty(const CSSProperty& property) function in class:WebCore::MutableStylePropertySet
381 appendPrefixingVariantProperty(toMerge.toCSSProperty());
H A DStylePropertySet.h202 void appendPrefixingVariantProperty(const CSSProperty&);

Completed in 84 milliseconds