Searched refs:scaleRect (Results 1 – 2 of 2) sorted by relevance
134 this.scaleRect(geo, scale);135 this.scaleRect(geo.alternateBounds, scale);540 /*private*/ mxVsdxCodec.prototype.scaleRect = function (rect, scale) {
1102 ….cells){var g=a.cells[c],n=a.getGeometry(g);if(null!=n&&(this.scaleRect(n,b),this.scaleRect(n.alte…1109 …scalePoint=function(d,b){null!=d&&(d.x*=b,d.y*=b);return d};k.prototype.scaleRect=function(d,b){nu… method in k