Searched refs:aNeuPos1 (Results 1 – 1 of 1) sorted by relevance
690 Point aNeuPos1,aNeuPos2; // die neuen Alternativen fuer aPos in movePathDrag() local716 aNeuPos1=aPnt1; in movePathDrag()717 aNeuPos1.X()+=ndx; in movePathDrag()718 aNeuPos1.Y()+=ndy; in movePathDrag()743 BigInt nX1(aNeuPos1.X()-aPos.X()); nX1*=nX1; in movePathDrag()744 BigInt nY1(aNeuPos1.Y()-aPos.Y()); nY1*=nY1; in movePathDrag()752 if (bPnt1) rDrag.Now()=aNeuPos1; in movePathDrag()
Completed in 29 milliseconds