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