Searched refs:newPeer (Results 1 – 1 of 1) sorted by relevance
53190 function repairBendpoint(candidate, oldPeer, newPeer) { argument53198 return { x: newPeer.x, y: candidate.y };53202 return { x: candidate.x, y: newPeer.y };