Searched refs:m_startEventDispatched (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/animation/
H A DKeyframeAnimation.h98 bool m_startEventDispatched; member in class:WebCore::KeyframeAnimation
H A DKeyframeAnimation.cpp49 , m_startEventDispatched(false)
303 if (m_startEventDispatched)
305 m_startEventDispatched = true;

Completed in 185 milliseconds