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

  /external/webkit/Source/WebCore/platform/graphics/android/
AndroidAnimation.h 57 bool fillsForwards() { return m_fillsForwards; }
  /external/webkit/Source/WebCore/platform/animation/
Animation.h 122 bool fillsForwards() const { return m_fillModeSet && (m_fillMode == AnimationFillModeForwards || m_fillMode == AnimationFillModeBoth); }

Completed in 728 milliseconds