Searched refs:DOMSUBTREEMODIFIED_LISTENER (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h668 DOMSUBTREEMODIFIED_LISTENER = 1, enumerator in enum:blink::Document::ListenerType
H A DNode.cpp2127 if (!document().hasListenerType(Document::DOMSUBTREEMODIFIED_LISTENER))
H A DDocument.cpp3931 addMutationEventListenerTypeIfEnabled(DOMSUBTREEMODIFIED_LISTENER);

Completed in 510 milliseconds