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

/external/webkit/WebCore/css/
H A DCSSMutableStyleDeclaration.cpp433 removePropertiesInSet(longhand.properties(), longhand.length(), notifyChanged);
774 removePropertiesInSet(blockProperties, numBlockProperties);
777 void CSSMutableStyleDeclaration::removePropertiesInSet(const int* set, unsigned length, bool notifyChanged) function in class:WebCore::CSSMutableStyleDeclaration

Completed in 40 milliseconds