Home
last modified time | relevance | path

Searched refs:StartAnimationAction (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedTypeAnimator.h78 executeAction<AnimValType>(StartAnimationAction, animatedTypes, 0, copy); in constructFromBaseValue()
91 executeAction<AnimValType>(StartAnimationAction, animatedTypes, 0, &animatedTypeValue); in resetFromBaseValue()
124 executeAction<AnimValType1>(StartAnimationAction, animatedTypes, 0, &copy->first); in constructFromBaseValues()
125 executeAction<AnimValType2>(StartAnimationAction, animatedTypes, 1, &copy->second); in constructFromBaseValues()
140 … executeAction<AnimValType1>(StartAnimationAction, animatedTypes, 0, &animatedTypeValue.first); in resetFromBaseValues()
141 … executeAction<AnimValType2>(StartAnimationAction, animatedTypes, 1, &animatedTypeValue.second); in resetFromBaseValues()
187 StartAnimationAction, enumerator
204 case StartAnimationAction: