Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h104 static PassRefPtr<SVGRectTearOff> createSVGRect();
DSVGSVGElement.idl65 SVGRect createSVGRect();
DSVGSVGElement.cpp462 PassRefPtr<SVGRectTearOff> SVGSVGElement::createSVGRect() in createSVGRect() function in blink::SVGSVGElement