Searched refs:notifyObservers (Results 1 – 9 of 9) sorted by relevance
62 treeScope().idTargetObserverRegistry().notifyObservers(getIdAttribute()); in childrenChanged()67 treeScope().idTargetObserverRegistry().notifyObservers(getIdAttribute()); in finishParsingChildren()72 treeScope().idTargetObserverRegistry().notifyObservers(getIdAttribute()); in optionElementChildrenChanged()
76 notifyObservers(); in setMasterSyncAutomatically()107 notifyObservers(); in setSyncAutomatically()136 notifyObservers(); in setIsSyncable()155 private void notifyObservers() { in notifyObservers() method in MockSyncContentResolverDelegate
46 void notifyObservers(const AtomicString& id);61 inline void IdTargetObserverRegistry::notifyObservers(const AtomicString& id) in notifyObservers() function
172 m_idTargetObserverRegistry->notifyObservers(elementId); in addElementById()180 m_idTargetObserverRegistry->notifyObservers(elementId); in removeElementById()
92 notifyObservers(); in onConfigurationChanged()138 notifyObservers(); in onDisplayChanged()251 private void notifyObservers() { in notifyObservers() method in ScreenOrientationListener
290 void ImageResource::notifyObservers(const IntRect* changeRect) in notifyObservers() function in WebCore::ImageResource380 notifyObservers(); in updateImage()398 notifyObservers(); in error()450 notifyObservers(); in animationAdvanced()457 notifyObservers(&rect); in changedInRect()
122 void notifyObservers(const IntRect* changeRect = 0);
412 notifyObservers(); in onStatusChanged()428 notifyObservers(); in notifyObserversIfAccountSettingsChanged()432 private void notifyObservers() { in notifyObservers() method in SyncStatusHelper
1 …fMicrotask(notifyObservers);\n isScheduled = true;\n }\n\n // http://dom.spec.whatwg.org/#mut…