HomeSort by relevance Sort by last modified time
    Searched refs:preActive (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/page/animation/
AnimationBase.h 111 bool preActive() const
117 bool active() const { return !postActive() && !preActive(); }
ImplicitAnimation.cpp 290 if (t != 0 || preActive())
KeyframeAnimation.cpp 438 if (t != 0 || preActive())
AnimationBase.cpp     [all...]

Completed in 29 milliseconds