Searched refs:bestDistance (Results 1 – 1 of 1) sorted by relevance
464 double bestDistance = Double.MAX_VALUE; in movePointInsideNearestRectangle() local483 if (candidateDistance < bestDistance) { in movePointInsideNearestRectangle()486 bestDistance = candidateDistance; in movePointInsideNearestRectangle()