Searched refs:endYConnection (Results 1 – 1 of 1) sorted by relevance
189 const endYConnection = constant192 if (!beginYConnection || !endYConnection) {199 beginDir = beginYConnection.y > endYConnection.y ? 'DOWN' : 'UP';201 if (endYConnection.connection === 'TRACK_GROUP') {202 endDir = endYConnection.y > beginYConnection.y ? 'DOWN' : 'UP';212 y: endYConnection.y,