Searched refs:closestDistance (Results 1 – 1 of 1) sorted by relevance
631 float closestDistance = Float.MAX_VALUE; in getClosestIconOnLine() local643 if (tmpDistance < closestDistance) { in getClosestIconOnLine()645 closestDistance = tmpDistance; in getClosestIconOnLine()