Home
last modified time | relevance | path

Searched defs:PropertyWrapper (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/page/animation/
DAnimationBase.cpp248 class PropertyWrapper : public PropertyWrapperGetter<T> { class
250 PropertyWrapper(int prop, T (RenderStyle::*getter)() const, void (RenderStyle::*setter)(T)) in PropertyWrapper() function in WebCore::PropertyWrapper