#include <CompositeAnimation.h>
◆ ~CompositeAnimation()
| WebCore::CompositeAnimation::~CompositeAnimation |
( |
| ) |
|
◆ animate()
◆ animationController()
◆ animationForProperty()
◆ clearRenderer()
| void WebCore::CompositeAnimation::clearRenderer |
( |
| ) |
|
◆ computeExtentOfTransformAnimation()
| bool WebCore::CompositeAnimation::computeExtentOfTransformAnimation |
( |
LayoutRect & |
bounds | ) |
const |
◆ create()
◆ getAnimatedStyle()
| std::unique_ptr< RenderStyle > WebCore::CompositeAnimation::getAnimatedStyle |
( |
| ) |
const |
◆ hasAnimations()
| bool WebCore::CompositeAnimation::hasAnimations |
( |
| ) |
const |
|
inline |
◆ isAnimatingProperty()
◆ isSuspended()
| bool WebCore::CompositeAnimation::isSuspended |
( |
| ) |
const |
|
inline |
◆ numberOfActiveAnimations()
| unsigned WebCore::CompositeAnimation::numberOfActiveAnimations |
( |
| ) |
const |
◆ overrideImplicitAnimations()
| void WebCore::CompositeAnimation::overrideImplicitAnimations |
( |
CSSPropertyID |
property | ) |
|
◆ pauseAnimationAtTime()
| bool WebCore::CompositeAnimation::pauseAnimationAtTime |
( |
const AtomicString & |
name, |
|
|
double |
t |
|
) |
| |
◆ pauseTransitionAtTime()
| bool WebCore::CompositeAnimation::pauseTransitionAtTime |
( |
CSSPropertyID |
property, |
|
|
double |
t |
|
) |
| |
◆ resumeAnimations()
| void WebCore::CompositeAnimation::resumeAnimations |
( |
| ) |
|
◆ resumeOverriddenImplicitAnimations()
| void WebCore::CompositeAnimation::resumeOverriddenImplicitAnimations |
( |
CSSPropertyID |
property | ) |
|
◆ suspendAnimations()
| void WebCore::CompositeAnimation::suspendAnimations |
( |
| ) |
|
◆ timeToNextService()
| double WebCore::CompositeAnimation::timeToNextService |
( |
| ) |
const |
The documentation for this class was generated from the following files: