|
| | FillLayersPropertyWrapper (CSSPropertyID prop, LayersGetter getter, LayersAccessor accessor) |
| |
| bool | equals (const RenderStyle *a, const RenderStyle *b) const override |
| |
| void | blend (const AnimationBase *anim, RenderStyle *dst, const RenderStyle *a, const RenderStyle *b, double progress) const override |
| |
| void | logBlend (const RenderStyle *, const RenderStyle *, const RenderStyle *, double progress) const final |
| |
| | AnimationPropertyWrapperBase (CSSPropertyID prop) |
| |
| virtual | ~AnimationPropertyWrapperBase () |
| |
| virtual bool | isShorthandWrapper () const |
| |
| CSSPropertyID | property () const |
| |
| virtual bool | animationIsAccelerated () const |
| |
◆ LayersAccessor
| typedef FillLayer&(RenderStyle::* WebCore::FillLayersPropertyWrapper::LayersAccessor) () |
◆ LayersGetter
| typedef const FillLayer&(RenderStyle::* WebCore::FillLayersPropertyWrapper::LayersGetter) () const |
◆ FillLayersPropertyWrapper()
◆ blend()
◆ equals()
◆ logBlend()
The documentation for this class was generated from the following file: