Searched defs:createSvg (Results 1 – 4 of 4) sorted by relevance
370 …ototype.create=function(a){return null!=a&&null!=a.ownerSVGElement?this.createSvg(a):this.createHt… method in mxShape1307 mxOutline.prototype.createSvg=function(){var a=document.createElementNS(mxConstants.NS_SVG,"svg");a… method in mxOutline
574 …ototype.create=function(a){return null!=a&&null!=a.ownerSVGElement?this.createSvg(a):this.createHt… method in mxShape1511 mxOutline.prototype.createSvg=function(){var a=document.createElementNS(mxConstants.NS_SVG,"svg");a… method in mxOutline
608 …ototype.create=function(a){return null!=a&&null!=a.ownerSVGElement?this.createSvg(a):this.createHt… method in mxShape1545 mxOutline.prototype.createSvg=function(){var a=document.createElementNS(mxConstants.NS_SVG,"svg");a… method in mxOutline