Searched defs:setCurrentScale (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGSVGElement.cpp155 void SVGSVGElement::setCurrentScale(float scale) function in class:blink::SVGSVGElement
166 // The behaviour of setCurrentScale() is undefined, when we're dealing with non-standalone SVG documents.
167 // We choose the ignore this call, it's pretty useless to support calling setCurrentScale() from within

Completed in 1541 milliseconds