Home
last modified time | relevance | path

Searched refs:isPlayStateSet (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/animation/
DAnimationList.cpp41 FILL_UNSET_PROPERTY(isPlayStateSet, playState, setPlayState); in fillUnsetProperties()
DAnimation.h49 bool isPlayStateSet() const { return m_playStateSet; } in isPlayStateSet() function