Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/animation/
DAnimationBase.cpp300 class PropertyWrapperShadow : public PropertyWrapperGetter<ShadowData*> { class
302PropertyWrapperShadow(int prop, ShadowData* (RenderStyle::*getter)() const, void (RenderStyle::*se… in PropertyWrapperShadow() function in WebCore::PropertyWrapperShadow