Searched refs:aNeuPos2 (Results 1 – 1 of 1) sorted by relevance
690 Point aNeuPos1,aNeuPos2; // die neuen Alternativen fuer aPos in movePathDrag() local737 aNeuPos2=aPnt2; in movePathDrag()738 aNeuPos2.X()+=ndx; in movePathDrag()739 aNeuPos2.Y()+=ndy; in movePathDrag()745 BigInt nX2(aNeuPos2.X()-aPos.X()); nX2*=nX2; in movePathDrag()746 BigInt nY2(aNeuPos2.Y()-aPos.Y()); nY2*=nY2; in movePathDrag()753 if (bPnt2) rDrag.Now()=aNeuPos2; in movePathDrag()
Completed in 32 milliseconds