#include <Animation.h>
|
enum | AnimationMode {
AnimateAll,
AnimateNone,
AnimateSingleProperty,
AnimateAll,
AnimateNone,
AnimateSingleProperty
} |
|
enum | AnimationDirection {
AnimationDirectionNormal,
AnimationDirectionAlternate,
AnimationDirectionReverse,
AnimationDirectionAlternateReverse,
AnimationDirectionNormal,
AnimationDirectionAlternate,
AnimationDirectionReverse,
AnimationDirectionAlternateReverse
} |
|
enum | { IterationCountInfinite = -1
} |
|
enum | AnimationMode {
AnimateAll,
AnimateNone,
AnimateSingleProperty,
AnimateAll,
AnimateNone,
AnimateSingleProperty
} |
|
enum | AnimationDirection {
AnimationDirectionNormal,
AnimationDirectionAlternate,
AnimationDirectionReverse,
AnimationDirectionAlternateReverse,
AnimationDirectionNormal,
AnimationDirectionAlternate,
AnimationDirectionReverse,
AnimationDirectionAlternateReverse
} |
|
enum | { IterationCountInfinite = -1
} |
|
◆ anonymous enum
Enumerator |
---|
IterationCountInfinite | |
◆ anonymous enum
Enumerator |
---|
IterationCountInfinite | |
◆ AnimationDirection [1/2]
Enumerator |
---|
AnimationDirectionNormal | |
AnimationDirectionAlternate | |
AnimationDirectionReverse | |
AnimationDirectionAlternateReverse | |
AnimationDirectionNormal | |
AnimationDirectionAlternate | |
AnimationDirectionReverse | |
AnimationDirectionAlternateReverse | |
◆ AnimationDirection [2/2]
Enumerator |
---|
AnimationDirectionNormal | |
AnimationDirectionAlternate | |
AnimationDirectionReverse | |
AnimationDirectionAlternateReverse | |
AnimationDirectionNormal | |
AnimationDirectionAlternate | |
AnimationDirectionReverse | |
AnimationDirectionAlternateReverse | |
◆ AnimationMode [1/2]
Enumerator |
---|
AnimateAll | |
AnimateNone | |
AnimateSingleProperty | |
AnimateAll | |
AnimateNone | |
AnimateSingleProperty | |
◆ AnimationMode [2/2]
Enumerator |
---|
AnimateAll | |
AnimateNone | |
AnimateSingleProperty | |
AnimateAll | |
AnimateNone | |
AnimateSingleProperty | |
◆ ~Animation() [1/2]
WebCore::Animation::~Animation |
( |
| ) |
|
◆ ~Animation() [2/2]
◆ animationMode() [1/2]
◆ animationMode() [2/2]
◆ animationsMatch() [1/2]
bool WebCore::Animation::animationsMatch |
( |
const Animation & |
other, |
|
|
bool |
matchPlayStates = true |
|
) |
| const |
◆ animationsMatch() [2/2]
bool WebCore::Animation::animationsMatch |
( |
const Animation & |
, |
|
|
bool |
matchPlayStates = true |
|
) |
| const |
◆ clearAll() [1/2]
void WebCore::Animation::clearAll |
( |
| ) |
|
|
inline |
◆ clearAll() [2/2]
void WebCore::Animation::clearAll |
( |
| ) |
|
|
inline |
◆ clearDelay() [1/2]
void WebCore::Animation::clearDelay |
( |
| ) |
|
|
inline |
◆ clearDelay() [2/2]
void WebCore::Animation::clearDelay |
( |
| ) |
|
|
inline |
◆ clearDirection() [1/2]
void WebCore::Animation::clearDirection |
( |
| ) |
|
|
inline |
◆ clearDirection() [2/2]
void WebCore::Animation::clearDirection |
( |
| ) |
|
|
inline |
◆ clearDuration() [1/2]
void WebCore::Animation::clearDuration |
( |
| ) |
|
|
inline |
◆ clearDuration() [2/2]
void WebCore::Animation::clearDuration |
( |
| ) |
|
|
inline |
◆ clearFillMode() [1/2]
void WebCore::Animation::clearFillMode |
( |
| ) |
|
|
inline |
◆ clearFillMode() [2/2]
void WebCore::Animation::clearFillMode |
( |
| ) |
|
|
inline |
◆ clearIterationCount() [1/2]
void WebCore::Animation::clearIterationCount |
( |
| ) |
|
|
inline |
◆ clearIterationCount() [2/2]
void WebCore::Animation::clearIterationCount |
( |
| ) |
|
|
inline |
◆ clearName() [1/2]
void WebCore::Animation::clearName |
( |
| ) |
|
|
inline |
◆ clearName() [2/2]
void WebCore::Animation::clearName |
( |
| ) |
|
|
inline |
◆ clearPlayState() [1/2]
void WebCore::Animation::clearPlayState |
( |
| ) |
|
|
inline |
◆ clearPlayState() [2/2]
void WebCore::Animation::clearPlayState |
( |
| ) |
|
|
inline |
◆ clearProperty() [1/2]
void WebCore::Animation::clearProperty |
( |
| ) |
|
|
inline |
◆ clearProperty() [2/2]
void WebCore::Animation::clearProperty |
( |
| ) |
|
|
inline |
◆ clearTimingFunction() [1/2]
void WebCore::Animation::clearTimingFunction |
( |
| ) |
|
|
inline |
◆ clearTimingFunction() [2/2]
void WebCore::Animation::clearTimingFunction |
( |
| ) |
|
|
inline |
◆ create() [1/4]
◆ create() [2/4]
◆ create() [3/4]
◆ create() [4/4]
◆ delay() [1/2]
double WebCore::Animation::delay |
( |
| ) |
const |
|
inline |
◆ delay() [2/2]
double WebCore::Animation::delay |
( |
| ) |
const |
|
inline |
◆ direction() [1/2]
◆ direction() [2/2]
◆ directionIsForwards() [1/2]
bool WebCore::Animation::directionIsForwards |
( |
| ) |
const |
|
inline |
◆ directionIsForwards() [2/2]
bool WebCore::Animation::directionIsForwards |
( |
| ) |
const |
|
inline |
◆ duration() [1/2]
double WebCore::Animation::duration |
( |
| ) |
const |
|
inline |
◆ duration() [2/2]
double WebCore::Animation::duration |
( |
| ) |
const |
|
inline |
◆ fillMode() [1/2]
unsigned WebCore::Animation::fillMode |
( |
| ) |
const |
|
inline |
◆ fillMode() [2/2]
unsigned WebCore::Animation::fillMode |
( |
| ) |
const |
|
inline |
◆ fillsBackwards() [1/2]
bool WebCore::Animation::fillsBackwards |
( |
| ) |
const |
|
inline |
◆ fillsBackwards() [2/2]
bool WebCore::Animation::fillsBackwards |
( |
| ) |
const |
|
inline |
◆ fillsForwards() [1/2]
bool WebCore::Animation::fillsForwards |
( |
| ) |
const |
|
inline |
◆ fillsForwards() [2/2]
bool WebCore::Animation::fillsForwards |
( |
| ) |
const |
|
inline |
◆ initialDelay() [1/2]
static double WebCore::Animation::initialDelay |
( |
| ) |
|
|
inlinestatic |
◆ initialDelay() [2/2]
static double WebCore::Animation::initialDelay |
( |
| ) |
|
|
inlinestatic |
◆ initialDirection() [1/2]
◆ initialDirection() [2/2]
◆ initialDuration() [1/2]
static double WebCore::Animation::initialDuration |
( |
| ) |
|
|
inlinestatic |
◆ initialDuration() [2/2]
static double WebCore::Animation::initialDuration |
( |
| ) |
|
|
inlinestatic |
◆ initialFillMode() [1/2]
static unsigned WebCore::Animation::initialFillMode |
( |
| ) |
|
|
inlinestatic |
◆ initialFillMode() [2/2]
static unsigned WebCore::Animation::initialFillMode |
( |
| ) |
|
|
inlinestatic |
◆ initialIterationCount() [1/2]
static double WebCore::Animation::initialIterationCount |
( |
| ) |
|
|
inlinestatic |
◆ initialIterationCount() [2/2]
static double WebCore::Animation::initialIterationCount |
( |
| ) |
|
|
inlinestatic |
◆ initialName() [1/2]
const String & WebCore::Animation::initialName |
( |
| ) |
|
|
static |
◆ initialName() [2/2]
static const String& WebCore::Animation::initialName |
( |
| ) |
|
|
static |
◆ initialPlayState() [1/2]
◆ initialPlayState() [2/2]
◆ initialProperty() [1/2]
◆ initialProperty() [2/2]
◆ initialTimingFunction() [1/2]
◆ initialTimingFunction() [2/2]
◆ isDelaySet() [1/2]
bool WebCore::Animation::isDelaySet |
( |
| ) |
const |
|
inline |
◆ isDelaySet() [2/2]
bool WebCore::Animation::isDelaySet |
( |
| ) |
const |
|
inline |
◆ isDirectionSet() [1/2]
bool WebCore::Animation::isDirectionSet |
( |
| ) |
const |
|
inline |
◆ isDirectionSet() [2/2]
bool WebCore::Animation::isDirectionSet |
( |
| ) |
const |
|
inline |
◆ isDurationSet() [1/2]
bool WebCore::Animation::isDurationSet |
( |
| ) |
const |
|
inline |
◆ isDurationSet() [2/2]
bool WebCore::Animation::isDurationSet |
( |
| ) |
const |
|
inline |
◆ isEmpty() [1/2]
bool WebCore::Animation::isEmpty |
( |
| ) |
const |
|
inline |
◆ isEmpty() [2/2]
bool WebCore::Animation::isEmpty |
( |
void |
| ) |
const |
|
inline |
◆ isEmptyOrZeroDuration() [1/2]
bool WebCore::Animation::isEmptyOrZeroDuration |
( |
| ) |
const |
|
inline |
◆ isEmptyOrZeroDuration() [2/2]
bool WebCore::Animation::isEmptyOrZeroDuration |
( |
| ) |
const |
|
inline |
◆ isFillModeSet() [1/2]
bool WebCore::Animation::isFillModeSet |
( |
| ) |
const |
|
inline |
◆ isFillModeSet() [2/2]
bool WebCore::Animation::isFillModeSet |
( |
| ) |
const |
|
inline |
◆ isIterationCountSet() [1/2]
bool WebCore::Animation::isIterationCountSet |
( |
| ) |
const |
|
inline |
◆ isIterationCountSet() [2/2]
bool WebCore::Animation::isIterationCountSet |
( |
| ) |
const |
|
inline |
◆ isNameSet() [1/2]
bool WebCore::Animation::isNameSet |
( |
| ) |
const |
|
inline |
◆ isNameSet() [2/2]
bool WebCore::Animation::isNameSet |
( |
| ) |
const |
|
inline |
◆ isNoneAnimation() [1/2]
bool WebCore::Animation::isNoneAnimation |
( |
| ) |
const |
|
inline |
◆ isNoneAnimation() [2/2]
bool WebCore::Animation::isNoneAnimation |
( |
| ) |
const |
|
inline |
◆ isPlayStateSet() [1/2]
bool WebCore::Animation::isPlayStateSet |
( |
| ) |
const |
|
inline |
◆ isPlayStateSet() [2/2]
bool WebCore::Animation::isPlayStateSet |
( |
| ) |
const |
|
inline |
◆ isPropertySet() [1/2]
bool WebCore::Animation::isPropertySet |
( |
| ) |
const |
|
inline |
◆ isPropertySet() [2/2]
bool WebCore::Animation::isPropertySet |
( |
| ) |
const |
|
inline |
◆ isTimingFunctionSet() [1/2]
bool WebCore::Animation::isTimingFunctionSet |
( |
| ) |
const |
|
inline |
◆ isTimingFunctionSet() [2/2]
bool WebCore::Animation::isTimingFunctionSet |
( |
| ) |
const |
|
inline |
◆ isValidAnimation() [1/2]
bool WebCore::Animation::isValidAnimation |
( |
| ) |
const |
|
inline |
◆ isValidAnimation() [2/2]
bool WebCore::Animation::isValidAnimation |
( |
| ) |
const |
|
inline |
◆ iterationCount() [1/2]
double WebCore::Animation::iterationCount |
( |
| ) |
const |
|
inline |
◆ iterationCount() [2/2]
double WebCore::Animation::iterationCount |
( |
| ) |
const |
|
inline |
◆ name() [1/2]
const String& WebCore::Animation::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
const String& WebCore::Animation::name |
( |
| ) |
const |
|
inline |
◆ nameStyleScopeOrdinal() [1/2]
◆ nameStyleScopeOrdinal() [2/2]
◆ operator!=() [1/2]
bool WebCore::Animation::operator!= |
( |
const Animation & |
o | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool WebCore::Animation::operator!= |
( |
const Animation & |
o | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==() [1/2]
bool WebCore::Animation::operator== |
( |
const Animation & |
o | ) |
const |
|
inline |
◆ operator==() [2/2]
bool WebCore::Animation::operator== |
( |
const Animation & |
o | ) |
const |
|
inline |
◆ playState() [1/2]
◆ playState() [2/2]
◆ property() [1/2]
◆ property() [2/2]
◆ setAnimationMode() [1/2]
◆ setAnimationMode() [2/2]
◆ setDelay() [1/2]
void WebCore::Animation::setDelay |
( |
double |
c | ) |
|
|
inline |
◆ setDelay() [2/2]
void WebCore::Animation::setDelay |
( |
double |
c | ) |
|
|
inline |
◆ setDirection() [1/2]
◆ setDirection() [2/2]
◆ setDuration() [1/2]
void WebCore::Animation::setDuration |
( |
double |
d | ) |
|
|
inline |
◆ setDuration() [2/2]
void WebCore::Animation::setDuration |
( |
double |
d | ) |
|
|
inline |
◆ setFillMode() [1/2]
void WebCore::Animation::setFillMode |
( |
unsigned |
f | ) |
|
|
inline |
◆ setFillMode() [2/2]
void WebCore::Animation::setFillMode |
( |
unsigned |
f | ) |
|
|
inline |
◆ setIsNoneAnimation() [1/2]
void WebCore::Animation::setIsNoneAnimation |
( |
bool |
n | ) |
|
|
inline |
◆ setIsNoneAnimation() [2/2]
void WebCore::Animation::setIsNoneAnimation |
( |
bool |
n | ) |
|
|
inline |
◆ setIterationCount() [1/2]
void WebCore::Animation::setIterationCount |
( |
double |
c | ) |
|
|
inline |
◆ setIterationCount() [2/2]
void WebCore::Animation::setIterationCount |
( |
double |
c | ) |
|
|
inline |
◆ setName() [1/2]
◆ setName() [2/2]
◆ setPlayState() [1/2]
◆ setPlayState() [2/2]
◆ setProperty() [1/2]
◆ setProperty() [2/2]
◆ setTimingFunction() [1/2]
◆ setTimingFunction() [2/2]
◆ timingFunction() [1/2]
◆ timingFunction() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/WebCore.framework/Versions/A/PrivateHeaders/Animation.h
- Source/WebCore/platform/animation/Animation.cpp