Searched refs:maybeDispatch (Results 1 – 2 of 2) sorted by relevance
594 void CSSAnimations::AnimationEventDelegate::maybeDispatch(Document::ListenerType listenerType, cons… in maybeDispatch() function in blink::CSSAnimations::AnimationEventDelegate614 maybeDispatch(Document::ANIMATIONSTART_LISTENER, EventTypeNames::animationstart, 0); in onEventCondition()624 …maybeDispatch(Document::ANIMATIONITERATION_LISTENER, EventTypeNames::animationiteration, elapsedTi… in onEventCondition()628 …maybeDispatch(Document::ANIMATIONEND_LISTENER, EventTypeNames::animationend, animationNode->active… in onEventCondition()
233 … void maybeDispatch(Document::ListenerType, const AtomicString& eventName, double elapsedTime);