Home
last modified time | relevance | path

Searched refs:FindRectClosestTo (Results 1 – 4 of 4) sorted by relevance

/trunk/main/starmath/inc/
H A Dnode.hxx178 const SmNode * FindRectClosestTo(const Point &rPoint) const;
/trunk/main/starmath/source/
H A Dnode.cxx500 const SmNode * SmNode::FindRectClosestTo(const Point &rPoint) const in FindRectClosestTo() function in SmNode
517 const SmNode *pFound = pNode->FindRectClosestTo(rPoint); in FindRectClosestTo()
H A Dview.cxx180 pNode = pTree->FindRectClosestTo(aPos); in MouseButtonDown()
H A Daccessibility.cxx610 pNode = pTree->FindRectClosestTo(aPos); in getIndexAtPoint()

Completed in 45 milliseconds