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 174 bool MutableStylePropertySet::removeShorthandProperty(CSSPropertyID propertyID)
192 if (removeShorthandProperty(propertyID)) {
288 if (!removeShorthandProperty(property.id())) {
StylePropertySet.h 230 bool removeShorthandProperty(CSSPropertyID);

Completed in 31 milliseconds