Searched refs:IsMinMove (Results 1 – 1 of 1) sorted by relevance
264 inline sal_Bool IsMinMove(const Point &rStartPos, const Point &rLPt) in IsMinMove() function3640 if ( bIsInMove || IsMinMove( aStartPos, aPixPt ) ) in MouseMove()3665 if ( bIsInMove || IsMinMove( aStartPos, aPixPt ) ) in MouseMove()3756 (IsMinMove( aStartPos,aPixPt ) || bIsInMove) && in MouseMove()
Completed in 86 milliseconds