Searched defs:fillsBackwards (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
H A DAndroidAnimation.h56 bool fillsBackwards() { return m_fillsBackwards; } function in class:WebCore::AndroidAnimation
/external/webkit/Source/WebCore/platform/animation/
H A DAnimation.h121 bool fillsBackwards() const { return m_fillModeSet && (m_fillMode == AnimationFillModeBackwards || m_fillMode == AnimationFillModeBoth); } function in class:WebCore::Animation

Completed in 228 milliseconds