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

/external/chromium_org/third_party/WebKit/Source/core/animation/css/
H A DCSSAnimations.cpp614 maybeDispatch(Document::ANIMATIONSTART_LISTENER, EventTypeNames::animationstart, 0);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h676 ANIMATIONSTART_LISTENER = 1 << 8, enumerator in enum:blink::Document::ListenerType
H A DDocument.cpp3951 addListenerType(ANIMATIONSTART_LISTENER);

Completed in 265 milliseconds