Home
last modified time | relevance | path

Searched refs:resizeDirection (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js43518 function getParticipantResizeConstraints(laneShape, resizeDirection, balanced) { argument
43532 if (/e/.test(resizeDirection)) {
43535 if (/w/.test(resizeDirection)) {
43543 if (/n/.test(resizeDirection)) {
43560 if (/s/.test(resizeDirection)) {
43587 if (isFirst && /n/.test(resizeDirection)) {
43591 if (/e/.test(resizeDirection)) {
43595 if (isLast && /s/.test(resizeDirection)) {
43599 if (/w/.test(resizeDirection)) {