|
| PropertyWrapperAcceleratedOpacity () |
|
bool | animationIsAccelerated () const override |
|
void | blend (const AnimationBase *anim, RenderStyle *dst, const RenderStyle *a, const RenderStyle *b, double progress) const override |
|
| PropertyWrapper (CSSPropertyID prop, float(RenderStyle::*getter)() const, void(RenderStyle::*setter)(float)) |
|
void | blend (const AnimationBase *anim, RenderStyle *dst, const RenderStyle *a, const RenderStyle *b, double progress) const override |
|
| PropertyWrapperGetter (CSSPropertyID prop, float(RenderStyle::*getter)() const) |
|
bool | equals (const RenderStyle *a, const RenderStyle *b) const override |
|
float | 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 |
|
◆ PropertyWrapperAcceleratedOpacity()
WebCore::PropertyWrapperAcceleratedOpacity::PropertyWrapperAcceleratedOpacity |
( |
| ) |
|
|
inline |
◆ animationIsAccelerated()
bool WebCore::PropertyWrapperAcceleratedOpacity::animationIsAccelerated |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ blend()
The documentation for this class was generated from the following file: