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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
DocumentTimeline.h 80 void addEventToDispatch(EventTarget* target, PassRefPtr<Event> event)
  /external/chromium_org/third_party/WebKit/Source/core/frame/animation/
AnimationController.cpp 218 void AnimationControllerPrivate::addEventToDispatch(PassRefPtr<Element> element, const AtomicString& eventType, const String& name, double elapsedTime)

Completed in 42 milliseconds