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