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

/macosx-10.9.5/WebCore-7537.78.1/page/animation/
H A DImplicitAnimation.cpp64 void ImplicitAnimation::animate(CompositeAnimation*, RenderObject*, const RenderStyle*, RenderStyle* targetStyle, RefPtr<RenderStyle>& animatedStyle) argument
96 void ImplicitAnimation::getAnimatedStyle(RefPtr<RenderStyle>& animatedStyle) argument
H A DKeyframeAnimation.cpp142 void KeyframeAnimation::animate(CompositeAnimation* compositeAnimation, RenderObject*, const RenderStyle*, RenderStyle* targetStyle, RefPtr<RenderStyle>& animatedStyle) argument
198 void KeyframeAnimation::getAnimatedStyle(RefPtr<RenderStyle>& animatedStyle) argument
[all...]

Completed in 202 milliseconds