Searched refs:newBounds (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/ |
H A D | electron.js | 1298 …var newBounds = {width: Math.ceil(bounds.width + bounds.x) + 1, height: Math.ceil(bounds.height + … class in AnonymousFunction81502fc81200.renderingFinishHandler 1299 browser.setBounds(newBounds); 1313 tScale = args.h / newBounds.height; 1317 tScale = args.w / newBounds.width; 1320 newBounds.width *= tScale; 1321 newBounds.height *= tScale; 1322 img = img.resize(newBounds);
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 26894 newBounds = asTRBL(newBounds); 37601 newBounds = context.newBounds; 38649 newBounds = context.newBounds; 42763 newBounds = context.newBounds, 45098 !newBounds || (newBounds.width >= 100 && newBounds.height >= 80) 50383 newBounds = context.newBounds, 51255 newBounds: newBounds, property in AnonymousFunctionf8d14cd15cc00.context 51905 newBounds = context.newBounds, 52400 newBounds = ctx.newBounds, 52500 newBounds: newBounds, [all …]
|
H A D | bpmn-modeler.production.min.js | 34 …newBounds:(n=t,i={top:c,right:p,bottom:u,left:l},{x:n.x+(i.left||0),y:n.y+(i.top||0),width:n.width… property in AnonymousFunction238dff8768400.r
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …newBounds:(n=t,i={top:c,right:p,bottom:l,left:u},{x:n.x+(i.left||0),y:n.y+(i.top||0),width:n.width… property in AnonymousFunctionc4f831ab70f00.r
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …newBounds;T(i)?t.newBounds=n.snapComplex(o,i):t.newBounds=n.snapSimple(r,o)}}))}N(["canExecute","p… property in Hh.resizeShape.r
|