Searched defs:zoomIn (Results 51 – 51 of 51) sorted by relevance
123
1438 …nDy=b;this.fireEvent(new mxEventObject(mxEvent.PAN))}};mxGraph.prototype.zoomIn=function(){this.zo… method in mxGraph2686 …view.scale;mxGraph.prototype.zoom.apply(this,arguments)};Graph.prototype.zoomIn=function(){.15>thi… method in Graph