Home
last modified time | relevance | path

Searched refs:FillLayerPropertyWrapperGetter (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/page/animation/
DAnimationBase.cpp417 class FillLayerPropertyWrapperGetter : public FillLayerPropertyWrapperBase, public Noncopyable { class
419 FillLayerPropertyWrapperGetter(T (FillLayer::*getter)() const) in FillLayerPropertyWrapperGetter() function in WebCore::FillLayerPropertyWrapperGetter
440 class FillLayerPropertyWrapper : public FillLayerPropertyWrapperGetter<T> {
443 : FillLayerPropertyWrapperGetter<T>(getter) in FillLayerPropertyWrapper()
450 …t->*m_setter)(blendFunc(anim, (a->*FillLayerPropertyWrapperGetter<T>::m_getter)(), (b->*FillLayerP… in blend()
/external/webkit/WebCore/
DChangeLog-2010-01-2921143 … custom memory allocation control for AnimationControllerPrivate and FillLayerPropertyWrapperGetter
21146 Inherits AnimationControllerPrivate and FillLayerPropertyWrapperGetter
21152 FillLayerPropertyWrapperGetter - (its child class) page/animation/AnimationBase.cpp:464
70760 (WebCore::FillLayerPropertyWrapperGetter::FillLayerPropertyWrapperGetter):
70761 (WebCore::FillLayerPropertyWrapperGetter::equals):