Home
last modified time | relevance | path

Searched defs:compositeAnimation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/animation/
DKeyframeAnimation.h44 …Animation* animation, RenderObject* renderer, int index, CompositeAnimation* compositeAnimation, R… in create()
DImplicitAnimation.h41 …nimation, int animatingProperty, RenderObject* renderer, CompositeAnimation* compositeAnimation, R… in create()
DAnimationBase.h195 CompositeAnimation* compositeAnimation() { return m_compAnim; } in compositeAnimation() function