Home
last modified time | relevance | path

Searched refs:createSVGAngle (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h101 static PassRefPtr<SVGAngleTearOff> createSVGAngle();
DSVGSVGElement.idl62 SVGAngle createSVGAngle();
DSVGSVGElement.cpp447 PassRefPtr<SVGAngleTearOff> SVGSVGElement::createSVGAngle() in createSVGAngle() function in blink::SVGSVGElement