Searched defs:removeShorthandProperty (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DStylePropertySet.cpp146 bool MutableStylePropertySet::removeShorthandProperty(CSSPropertyID propertyID) function in class:WebCore::MutableStylePropertySet
164 if (removeShorthandProperty(propertyID)) {
260 if (!removeShorthandProperty(property.id())) {

Completed in 106 milliseconds