Home
last modified time | relevance | path

Searched refs:playStatePlaying (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/animation/
DAnimationBase.h108 bool playStatePlaying() const;
DCompositeAnimation.cpp438 if (anim && anim->playStatePlaying()) in resumeAnimations()
DAnimationBase.cpp921 bool AnimationBase::playStatePlaying() const in playStatePlaying() function in WebCore::AnimationBase
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1670442 (WebCore::AnimationBase::playStatePlaying):