Searched refs:preActive (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/animation/
H A DAnimationBase.h111 bool preActive() const function in class:WebCore::AnimationBase
117 bool active() const { return !postActive() && !preActive(); }
H A DImplicitAnimation.cpp290 if (t != 0 || preActive())
H A DKeyframeAnimation.cpp438 if (t != 0 || preActive())
H A DAnimationBase.cpp1295 if (preActive())

Completed in 74 milliseconds