Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h102 static PassRefPtr<SVGMatrixTearOff> createSVGMatrix();
DSVGSVGElement.idl64 SVGMatrix createSVGMatrix();
DSVGSVGElement.cpp459 PassRefPtr<SVGMatrixTearOff> SVGSVGElement::createSVGMatrix() in createSVGMatrix() function in WebCore::SVGSVGElement