Searched refs:OrientedDist (Results 1 – 5 of 5) sorted by relevance
202 long OrientedDist(const Point &rPoint) const;
544 long SmRect::OrientedDist(const Point &rPoint) const in OrientedDist() function in SmRect
179 if (pTree->OrientedDist(aPos) <= 0) in MouseButtonDown()
609 if (pTree->OrientedDist(aPos) <= 0) in getIndexAtPoint()
518 if (pFound && (nTmp = pFound->OrientedDist(rPoint)) < nDist) in FindRectClosestTo()
Completed in 50 milliseconds