Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h99 static PassRefPtr<SVGLengthTearOff> createSVGLength();
DSVGSVGElement.idl61 SVGLength createSVGLength();
DSVGSVGElement.cpp444 PassRefPtr<SVGLengthTearOff> SVGSVGElement::createSVGLength() in createSVGLength() function in WebCore::SVGSVGElement