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

/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGAnimatedTransformListPropertyTearOff.h39 virtual SVGListPropertyTearOff<SVGTransformList>* animVal() function in class:WebCore::SVGAnimatedTransformListPropertyTearOff
H A DSVGAnimatedPathSegListPropertyTearOff.h42 virtual SVGListProperty<SVGPathSegList>* animVal() function in class:WebCore::SVGAnimatedPathSegListPropertyTearOff
H A DSVGAnimatedPropertyTearOff.h54 PropertyTearOff* animVal() function in class:WebCore::SVGAnimatedPropertyTearOff
H A DSVGAnimatedStaticPropertyTearOff.h38 PropertyType& animVal() function in class:WebCore::SVGAnimatedStaticPropertyTearOff
H A DSVGAnimatedListPropertyTearOff.h50 virtual ListProperty* animVal() function in class:WebCore::SVGAnimatedListPropertyTearOff
102 ListProperty* animVal = static_cast<ListProperty*>(this->animVal()); local
115 ListProperty* animVal local
134 ListProperty* animVal = static_cast<ListProperty*>(m_animVal.get()); local
[all...]

Completed in 194 milliseconds