Searched refs:oldScale (Results 1 – 8 of 8) sorted by relevance
2253 var oldScale = scale;2332 if( oldScale !== scale ) {2334 'oldScale': oldScale, property
10396 function isSameScale(oldScale, newScale) {10397 if (newScale === oldScale) {10401 if (Math.abs(newScale - oldScale) < 1e-15) {
1 …unction isSameScale(oldScale, newScale) {\n if (newScale === oldScale) {\n return true;\n }\n…
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
1346 …ate;this.oldBounds=a.getGraphBounds();this.oldStates=a.getStates();this.oldScale=a.getScale();this…1348 …mporaryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destroy=function(){this.…
1550 …ate;this.oldBounds=a.getGraphBounds();this.oldStates=a.getStates();this.oldScale=a.getScale();this…1552 …mporaryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destroy=function(){this.…
1584 …ate;this.oldBounds=a.getGraphBounds();this.oldStates=a.getStates();this.oldScale=a.getScale();this…1586 …mporaryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destroy=function(){this.…