Searched defs:animVal (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/properties/
H A DSVGAnimatedPropertyTearOff.h53 PropertyTearOff* animVal() function in class:WebCore::SVGAnimatedPropertyTearOff
H A DSVGAnimatedStaticPropertyTearOff.h38 PropertyType& animVal() function in class:WebCore::SVGAnimatedStaticPropertyTearOff
H A DSVGAnimatedListPropertyTearOff.h49 virtual ListProperty* animVal() function in class:WebCore::SVGAnimatedListPropertyTearOff
101 ListProperty* animVal = static_cast<ListProperty*>(this->animVal()); local
114 ListProperty* animVal local
133 ListProperty* animVal = static_cast<ListProperty*>(m_animVal.get()); local
[all...]

Completed in 130 milliseconds