Home
last modified time | relevance | path

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

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