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