Searched refs:targetLayout (Results 1 – 1 of 1) sorted by relevance
53646 targetLayout;53665 … targetLayout = getBoundaryEventTargetLayout(attachOrientation, targetOrientation, attachedToSide);53667 return [ sourceLayout + ':' + targetLayout ];53673 targetLayout;53677 targetLayout = shouldConnectToSameSide('y', source, target, end) ? 'h' : 'b';53679 targetLayout = shouldConnectToSameSide('x', source, target, end) ? 'v' : 'l';53682 targetLayout = 'v'; property53685 return [ sourceLayout + ':' + targetLayout ];