Searched refs:IsPointInLine (Results 1 – 1 of 1) sorted by relevance
1165 sal_Bool IsPointInLine(const Point &rPoint1, in IsPointInLine() function1205 nRes = IsPointInLine(rPoint1, rPoint2, rHeading2) ? USHRT_MAX : 0; in GetLineIntersectionPoint()
Completed in 33 milliseconds