Searched refs:snapLocation (Results 1 – 4 of 4) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 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)) { 55954 return this._snapOrigins[snapLocation]; 55959 this._snapOrigins[snapLocation] = initialValue; 55962 this._snapLocations.push(snapLocation); 56038 var snapValues = this._snapValues[snapLocation]; [all …]
|
H A 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 | 194 …snapLocation="top-left")}))}hh.$inject=["eventBus"];function dh(e,t,n){return n||(n="round"),Math[…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 21 …function(e,t,n){var i=e.context,r=e.shape,o=i.gridSnappingContext,a=o.snapLocation,s=o.snapOffset;…
|