Searched defs:Animation (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/animation/
H A DAnimation.cpp27 Animation::Animation() function in class:WebCore::Animation
51 Animation::Animation(const Animation& o) function in class:WebCore::Animation
[all...]
H A DAnimation.h37 class Animation : public RefCounted<Animation> { class in namespace:WebCore
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DGraphicsLayer.h373 virtual bool addAnimation(const KeyframeValueList&, const IntSize& /*boxSize*/, const Animation*, const String& /*animationName*/, double /*timeOffset*/) { return false; } argument

Completed in 141 milliseconds