webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
FillLayerPropertyWrapperGetter (T(FillLayer::*getter)() const) | |
bool | equals (const FillLayer *a, const FillLayer *b) const override |
Public Member Functions inherited from WebCore::FillLayerAnimationPropertyWrapperBase | |
FillLayerAnimationPropertyWrapperBase () | |
virtual | ~FillLayerAnimationPropertyWrapperBase () |
virtual void | blend (const AnimationBase *, FillLayer *, const FillLayer *, const FillLayer *, double) const =0 |
Protected Attributes | |
T(FillLayer::* | m_getter )() const |
|
inline |
|
inlineoverridevirtual |
Implements WebCore::FillLayerAnimationPropertyWrapperBase.
|
protected |