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/ |
| H A D | bpmn-modeler.production.min.js | 211 …oldBounds;if(Fr(c)){var l=c.label,f=Y(l),d=Y1(u),h=K1(f,d),_=U1(h,u,p);t.moveShape(l,_)}})}N(ts,k)…
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 198 …oldBounds=fn(e,["x","y","width","height"]),n.oldParent=o,n.oldParentIndex=Vn(o.children,e),Ht(i.ch…
|
| /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…
|