HomeSort by relevance Sort by last modified time
    Searched refs:animatedPoints (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPolygonElement.idl 28 readonly attribute SVGPointList animatedPoints;
SVGPolylineElement.idl 28 readonly attribute SVGPointList animatedPoints;
SVGPolyElement.h 36 PassRefPtr<SVGPointListTearOff> animatedPoints() { return m_points->animVal(); }

Completed in 385 milliseconds