Home
last modified time | relevance | path

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

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