HomeSort by relevance Sort by last modified time
    Searched refs:AllMutationTypes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
MutationObserver.h 68 AllMutationTypes = ChildList | Attributes | CharacterData
MutationObserverRegistration.h 60 MutationObserverOptions mutationTypes() const { return m_options & MutationObserver::AllMutationTypes; }

Completed in 50 milliseconds