|
| | PropertyWrapperAcceleratedTransform () |
| |
| bool | animationIsAccelerated () const override |
| |
| void | blend (const AnimationBase *anim, RenderStyle *dst, const RenderStyle *a, const RenderStyle *b, double progress) const override |
| |
| | PropertyWrapper (CSSPropertyID prop, const TransformOperations &(RenderStyle::*getter)() const, void(RenderStyle::*setter)(const TransformOperations &)) |
| |
| void | blend (const AnimationBase *anim, RenderStyle *dst, const RenderStyle *a, const RenderStyle *b, double progress) const override |
| |
| | PropertyWrapperGetter (CSSPropertyID prop, const TransformOperations &(RenderStyle::*getter)() const) |
| |
| bool | equals (const RenderStyle *a, const RenderStyle *b) const override |
| |
| const TransformOperations & | value (const RenderStyle *a) const |
| |
| void | logBlend (const RenderStyle *a, const RenderStyle *b, const RenderStyle *result, double progress) const final |
| |
| | AnimationPropertyWrapperBase (CSSPropertyID prop) |
| |
| virtual | ~AnimationPropertyWrapperBase () |
| |
| virtual bool | isShorthandWrapper () const |
| |
| CSSPropertyID | property () const |
| |
◆ PropertyWrapperAcceleratedTransform()
| WebCore::PropertyWrapperAcceleratedTransform::PropertyWrapperAcceleratedTransform |
( |
| ) |
|
|
inline |
◆ animationIsAccelerated()
| bool WebCore::PropertyWrapperAcceleratedTransform::animationIsAccelerated |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ blend()
The documentation for this class was generated from the following file: