Searched refs:FillLayerPropertyWrapperGetter (Results 1 – 2 of 2) sorted by relevance
454 class FillLayerPropertyWrapperGetter : public FillLayerPropertyWrapperBase { class455 WTF_MAKE_NONCOPYABLE(FillLayerPropertyWrapperGetter);457 FillLayerPropertyWrapperGetter(T (FillLayer::*getter)() const) in FillLayerPropertyWrapperGetter() function in WebCore::FillLayerPropertyWrapperGetter478 class FillLayerPropertyWrapper : public FillLayerPropertyWrapperGetter<T> {481 : FillLayerPropertyWrapperGetter<T>(getter) in FillLayerPropertyWrapper()488 …t->*m_setter)(blendFunc(anim, (a->*FillLayerPropertyWrapperGetter<T>::m_getter)(), (b->*FillLayerP… in blend()
21143 … custom memory allocation control for AnimationControllerPrivate and FillLayerPropertyWrapperGetter21146 Inherits AnimationControllerPrivate and FillLayerPropertyWrapperGetter21152 FillLayerPropertyWrapperGetter - (its child class) page/animation/AnimationBase.cpp:46470760 (WebCore::FillLayerPropertyWrapperGetter::FillLayerPropertyWrapperGetter):70761 (WebCore::FillLayerPropertyWrapperGetter::equals):