Home
last modified time | relevance | path

Searched refs:removePropertiesInSet (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSMutableStyleDeclaration.cpp458 removePropertiesInSet(longhand.properties(), longhand.length(), notifyChanged); in removeShorthandProperty()
809 removePropertiesInSet(blockProperties, numBlockProperties); in removeBlockProperties()
812 void CSSMutableStyleDeclaration::removePropertiesInSet(const int* set, unsigned length, bool notify… in removePropertiesInSet() function in WebCore::CSSMutableStyleDeclaration
DCSSMutableStyleDeclaration.h131 void removePropertiesInSet(const int* set, unsigned length, bool notifyChanged = true);
/external/webkit/Source/WebCore/editing/
DEditingStyle.cpp537 difference->removePropertiesInSet(textOnlyProperties, WTF_ARRAY_LENGTH(textOnlyProperties)); in triStateOfStyle()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1622283 (WebCore::CSSMutableStyleDeclaration::removePropertiesInSet):
43988 (WebCore::CSSMutableStyleDeclaration::removePropertiesInSet):
44047 (WebCore::CSSMutableStyleDeclaration::removePropertiesInSet):
44057 (WebCore::CSSMutableStyleDeclaration::removePropertiesInSet):
44943 (WebCore::CSSMutableStyleDeclaration::removePropertiesInSet):
64135 (WebCore::CSSMutableStyleDeclaration::removePropertiesInSet):
DChangeLog-2007-10-1464955 (WebCore::CSSMutableStyleDeclaration::removePropertiesInSet):
66248 (WebCore::CSSMutableStyleDeclaration::removePropertiesInSet): Added a
DChangeLog-2005-08-2320924 …(DOM::CSSMutableStyleDeclarationImpl::removePropertiesInSet): This function now calls setChanged()…
24385 (DOM::CSSMutableStyleDeclarationImpl::removePropertiesInSet): Ditto.
DChangeLog-2006-05-1021234 (WebCore::CSSMutableStyleDeclarationImpl::removePropertiesInSet):