Searched refs:AnimationFillModeBoth (Results 1 – 5 of 5) sorted by relevance
121 …fillModeSet && (m_fillMode == AnimationFillModeBackwards || m_fillMode == AnimationFillModeBoth); } in fillsBackwards()122 …_fillModeSet && (m_fillMode == AnimationFillModeForwards || m_fillMode == AnimationFillModeBoth); } in fillsForwards()
305 …mationFillModeNone, AnimationFillModeForwards, AnimationFillModeBackwards, AnimationFillModeBoth }; enumerator
1685 case AnimationFillModeBoth: in setupAnimation()
1524 case AnimationFillModeBoth: in getPropertyCSSValue()
6540 layer->setFillMode(AnimationFillModeBoth); in mapAnimationFillMode()