Searched refs:oldBounds (Results 1 – 9 of 9) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 26873 function boundsChanged$1(newBounds, oldBounds) { argument 26875 newBounds.x !== oldBounds.x || 26876 newBounds.y !== oldBounds.y || 26877 newBounds.width !== oldBounds.width || 26878 newBounds.height !== oldBounds.height 26890 function getResizeDirections(oldBounds, newBounds) { argument 26893 oldBounds = asTRBL(oldBounds); 26896 if (oldBounds.top > newBounds.top) { 26900 if (oldBounds.right < newBounds.right) { 26904 if (oldBounds.bottom < newBounds.bottom) { [all …]
|
| D | bpmn-modeler.production.min.js | 34 …oldBounds;if(ro(r)){var s=r.label,c=ah(function(e,t){if(!t.length)return;var n=function(e,t){retur…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …oldBounds;if(Hr(r)){var s=r.label,c=function(e,t){if(!t.length)return;var n=function(e,t){var n=t.…
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …oldBounds=A(t,["x","y","width","height"]),e.oldParent=r,e.oldParentIndex=wi(r.children,t),Ci(i.chi…
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 1346 …l!=b?b:1;this.view=a;this.oldValidateCellState=a.validateCellState;this.oldBounds=a.getGraphBounds… 1348 …oldBounds=null;mxTemporaryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destr…
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1550 …l!=b?b:1;this.view=a;this.oldValidateCellState=a.validateCellState;this.oldBounds=a.getGraphBounds… 1552 …oldBounds=null;mxTemporaryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destr…
|
| D | app.min.js | 1584 …l!=b?b:1;this.view=a;this.oldValidateCellState=a.validateCellState;this.oldBounds=a.getGraphBounds… 1586 …oldBounds=null;mxTemporaryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destr…
|
| D | viewer-static.min.js | 1550 …l!=b?b:1;this.view=a;this.oldValidateCellState=a.validateCellState;this.oldBounds=a.getGraphBounds… 1552 …oldBounds=null;mxTemporaryCellStates.prototype.oldScale=null;mxTemporaryCellStates.prototype.destr…
|