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