Searched refs:createSVGPoint (Results 1 – 4 of 4) sorted by relevance
102 static PassRefPtr<SVGPointTearOff> createSVGPoint();
63 SVGPoint createSVGPoint();
452 PassRefPtr<SVGPointTearOff> SVGSVGElement::createSVGPoint() in createSVGPoint() function in blink::SVGSVGElement
1096 if (svg.createSVGPoint) {1097 var point = svg.createSVGPoint();