webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::PropertyWrapperShadow, including all inherited members.
animationIsAccelerated() const | WebCore::AnimationPropertyWrapperBase | inlinevirtual |
AnimationPropertyWrapperBase(CSSPropertyID prop) | WebCore::AnimationPropertyWrapperBase | inline |
blend(const AnimationBase *anim, RenderStyle *dst, const RenderStyle *a, const RenderStyle *b, double progress) const override | WebCore::PropertyWrapperShadow | inlinevirtual |
equals(const RenderStyle *a, const RenderStyle *b) const override | WebCore::PropertyWrapperShadow | inlinevirtual |
isShorthandWrapper() const | WebCore::AnimationPropertyWrapperBase | inlinevirtual |
logBlend(const RenderStyle *, const RenderStyle *, const RenderStyle *, double progress) const final | WebCore::PropertyWrapperShadow | inlinevirtual |
property() const | WebCore::AnimationPropertyWrapperBase | inline |
PropertyWrapperShadow(CSSPropertyID prop, const ShadowData *(RenderStyle::*getter)() const, void(RenderStyle::*setter)(std::unique_ptr< ShadowData >, bool)) | WebCore::PropertyWrapperShadow | inline |
~AnimationPropertyWrapperBase() | WebCore::AnimationPropertyWrapperBase | inlinevirtual |