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.h100 static PassRefPtr<SVGAngleTearOff> createSVGAngle();
DSVGSVGElement.idl62 SVGAngle createSVGAngle();
DSVGSVGElement.cpp449 PassRefPtr<SVGAngleTearOff> SVGSVGElement::createSVGAngle() in createSVGAngle() function in WebCore::SVGSVGElement