Searched defs:scaleRect (Results 1 – 2 of 2) sorted by relevance
540 /*private*/ mxVsdxCodec.prototype.scaleRect = function (rect, scale) { method in mxVsdxCodec
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