Searched refs:isFillModeSet (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/animation/
H A DAnimationList.cpp46 FILL_UNSET_PROPERTY(isFillModeSet, fillMode, setFillMode);
H A DAnimation.h49 bool isFillModeSet() const { return m_fillModeSet; } function in class:WebCore::Animation

Completed in 173 milliseconds