HomeSort by relevance Sort by last modified time
    Searched defs:fillsBackwards (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/layers/
AndroidAnimation.h 62 bool fillsBackwards() { return m_fillsBackwards; }
  /external/webkit/Source/WebCore/platform/animation/
Animation.h 121 bool fillsBackwards() const { return m_fillModeSet && (m_fillMode == AnimationFillModeBackwards || m_fillMode == AnimationFillModeBoth); }

Completed in 2140 milliseconds