Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAnimatedListPropertyTearOff.h57 virtual ListProperty* animVal() in animVal() function
109 ListProperty* animVal = static_cast<ListProperty*>(this->animVal()); variable
123 ListProperty* animVal = static_cast<ListProperty*>(m_animVal.get()); in animationEnded() local
142 ListProperty* animVal = static_cast<ListProperty*>(m_animVal.get()); in synchronizeWrappersIfNeeded() local
DSVGAnimatedTransformListPropertyTearOff.h38 virtual SVGListPropertyTearOff<SVGTransformList>* animVal() in animVal() function
DSVGAnimatedStaticPropertyTearOff.h39 PropertyType& animVal() in animVal() function
DSVGAnimatedPropertyTearOff.h54 PropertyTearOff* animVal() in animVal() function
DSVGAnimatedPathSegListPropertyTearOff.h41 virtual SVGListProperty<SVGPathSegList>* animVal() in animVal() function