Home
last modified time | relevance | path

Searched defs:notifyChanged (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSMutableStyleDeclaration.cpp454 bool CSSMutableStyleDeclaration::removeShorthandProperty(int propertyID, bool notifyChanged) in removeShorthandProperty()
464 String CSSMutableStyleDeclaration::removeProperty(int propertyID, bool notifyChanged, bool returnTe… in removeProperty()
549 …leDeclaration::setProperty(int propertyID, const String& value, bool important, bool notifyChanged) in setProperty()
586 …MutableStyleDeclaration::setProperty(int propertyID, int value, bool important, bool notifyChanged) in setProperty()
595 …nt propertyID, double value, CSSPrimitiveValue::UnitTypes unit, bool important, bool notifyChanged) in setProperty()
812 …MutableStyleDeclaration::removePropertiesInSet(const int* set, unsigned length, bool notifyChanged) in removePropertiesInSet()
DMediaList.cpp249 void MediaList::notifyChanged() in notifyChanged() function in WebCore::MediaList
/external/icu4c/common/
Dservnotf.cpp101 ICUNotifier::notifyChanged(void) in notifyChanged() function in ICUNotifier