Searched refs:shouldConnectToSameSide (Results 1 – 1 of 1) sorted by relevance
53677 targetLayout = shouldConnectToSameSide('y', source, target, end) ? 'h' : 'b';53679 targetLayout = shouldConnectToSameSide('x', source, target, end) ? 'v' : 'l';53688 function shouldConnectToSameSide(axis, source, target, end) { function