Home
last modified time | relevance | path

Searched refs:OrientedDist (Results 1 – 5 of 5) sorted by relevance

/trunk/main/starmath/inc/
H A Drect.hxx202 long OrientedDist(const Point &rPoint) const;
/trunk/main/starmath/source/
H A Drect.cxx544 long SmRect::OrientedDist(const Point &rPoint) const in OrientedDist() function in SmRect
H A Dview.cxx179 if (pTree->OrientedDist(aPos) <= 0) in MouseButtonDown()
H A Daccessibility.cxx609 if (pTree->OrientedDist(aPos) <= 0) in getIndexAtPoint()
H A Dnode.cxx518 if (pFound && (nTmp = pFound->OrientedDist(rPoint)) < nDist) in FindRectClosestTo()

Completed in 55 milliseconds