Searched defs:targetProperty (Results 1 – 4 of 4) sorted by relevance
40 SVGAngleTearOff::SVGAngleTearOff(PassRefPtr<SVGAngle> targetProperty, SVGElement* contextElement, P… in SVGAngleTearOff()
75 virtual blink::WebAnimation::TargetProperty targetProperty() const { return m_property; }; in targetProperty() function
421 blink::WebAnimation::TargetProperty targetProperty; in getAnimationOnCompositor() local
78 blink::WebAnimation::TargetProperty WebAnimationImpl::targetProperty() const { in targetProperty() function in content::WebAnimationImpl