Home
last modified time | relevance | path

Searched defs:targetProperty (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAngleTearOff.cpp40 SVGAngleTearOff::SVGAngleTearOff(PassRefPtr<SVGAngle> targetProperty, SVGElement* contextElement, P… in SVGAngleTearOff()
/external/chromium_org/third_party/WebKit/Source/core/animation/
DCompositorAnimationsTestHelper.h75 virtual WebCompositorAnimation::TargetProperty targetProperty() const { return m_property; }; in targetProperty() function
DCompositorAnimations.cpp420 WebCompositorAnimation::TargetProperty targetProperty; in getAnimationOnCompositor() local
/external/chromium_org/cc/blink/
Dweb_animation_impl.cc77 WebCompositorAnimationImpl::targetProperty() const { in targetProperty() function in cc_blink::WebCompositorAnimationImpl