Searched refs:lineHalfWidth (Results 1 – 1 of 1) sorted by relevance
335 const double lineHalfWidth = lineWidth * 0.5; in contains() local359 if (distanceTo(a, b, pt) <= lineHalfWidth) in contains()