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