HomeSort by relevance Sort by last modified time
    Searched refs:removeShorthandProperty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/
StylePropertySet.cpp 146 bool MutableStylePropertySet::removeShorthandProperty(CSSPropertyID propertyID)
164 if (removeShorthandProperty(propertyID)) {
260 if (!removeShorthandProperty(property.id())) {
StylePropertySet.h 253 bool removeShorthandProperty(CSSPropertyID);

Completed in 26 milliseconds