Searched refs:snapLocation (Results 1 – 4 of 4) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 37235 context.gridSnappingContext.snapLocation = 'top-left'; 37519 snapLocation = gridSnappingContext.snapLocation, 37548 if (!snapLocation) { 37553 if (/left/.test(snapLocation)) { 37555 } else if (/right/.test(snapLocation)) { 37559 if (/top/.test(snapLocation)) { 37561 } else if (/bottom/.test(snapLocation)) { 55953 SnapContext.prototype.getSnapOrigin = function(snapLocation) { argument 55954 return this._snapOrigins[snapLocation]; 55958 SnapContext.prototype.setSnapOrigin = function(snapLocation, initialValue) { argument [all …]
|
| D | bpmn-modeler.production.min.js | 34 …snapLocation="top-left")}))}au.$inject=["eventBus"];function su(e,t,n){return n||(n="round"),Math[…
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 231 …snapLocation="top-left")})}Ru.$inject=["eventBus"];var Hs=10;function Pu(e,t,n){return n||(n="roun…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 197 …ction Yj(n,e,t){var i=n.context,r=n.shape,o=i.gridSnappingContext,s=o.snapLocation,a=o.snapOffset;…
|