Searched refs:horizontalPos (Results 1 – 2 of 2) sorted by relevance
69 var horizontalPos = this.getInputHorizontalPosition(graph);73 "L" + horizontalPos + "," + outputApproach;75 if (horizontalPos != input_x) {76 result += "L" + horizontalPos + "," + inputApproach;
142 var horizontalPos = edge.getInputHorizontalPosition(graph); variable144 console.log("Occupying input " + i + " of " + node.id + " at " + horizontalPos);146 occupyPositionRangeWithMargin(horizontalPos,147 horizontalPos,222 var horizontalPos = edge.getInputHorizontalPosition(graph); variable223 clearPositionRangeWithMargin(horizontalPos,224 horizontalPos,