Searched refs:snapValue (Results 1 – 4 of 4) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 29612 var idx, snapValue; 29615 snapValue = values[idx]; 29617 if (abs$6(snapValue - value) <= tolerance) { 29618 return snapValue; 37332 var snappedValue = this.snapValue(event[ axis ], options); 37355 GridSnapping.prototype.snapValue = function(value, options) { 37630 newBounds.width = gridSnapping.snapValue(newBounds.width, { 37634 newBounds.height = gridSnapping.snapValue(newBounds.height, { 37679 snappedNewBounds.width = gridSnapping.snapValue(newBounds.width, { 37687 snappedNewBounds.x = gridSnapping.snapValue(newBounds.x, { [all …]
|
| D | bpmn-modeler.production.min.js | 34 …snapValue(e[t],n))},cu.prototype.getGridSpacing=function(){return 10},cu.prototype.snapValue=funct…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …snapValue(e[t],n))},Iy.prototype.getGridSpacing=function(){return 10},Iy.prototype.snapValue=funct… method in Iy
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 191 …snapValue(e[t],n))},Wd.prototype.getGridSpacing=function(){return 10},Wd.prototype.snapValue=funct… method in Wd
|