Searched refs:minGridSize (Results 1 – 5 of 5) sorted by relevance
2542 while (tmp < this.minGridSize)
209 mxGraphView.prototype.minGridSize = 4; method in mxGraphView
2124 …ateSvgGrid=function(b){for(var d=this.graph.gridSize*this.scale;d<this.minGridSize;)d*=2;for(var f…2315 …TH+"/grid.gif";mxGraphView.prototype.gridSteps=4;mxGraphView.prototype.minGridSize=4;mxGraphView.p…
2158 …ateSvgGrid=function(a){for(var b=this.graph.gridSize*this.scale;b<this.minGridSize;)b*=2;for(var c…2564 …TH+"/grid.gif";mxGraphView.prototype.gridSteps=4;mxGraphView.prototype.minGridSize=4;mxGraphView.p…