Searched defs:targetProperty (Results 1 – 4 of 4) sorted by relevance
40 SVGAngleTearOff::SVGAngleTearOff(PassRefPtr<SVGAngle> targetProperty, SVGElement* contextElement, P… in SVGAngleTearOff()
75 virtual WebCompositorAnimation::TargetProperty targetProperty() const { return m_property; }; in targetProperty() function
420 WebCompositorAnimation::TargetProperty targetProperty; in getAnimationOnCompositor() local
77 WebCompositorAnimationImpl::targetProperty() const { in targetProperty() function in cc_blink::WebCompositorAnimationImpl