Searched refs:aDelt (Results 1 – 3 of 3) sorted by relevance
377 Point aDelt(rDrag.GetNow()-rDrag.GetStart()); in applySpecialDrag() local381 aRect.Move(aDelt.X(),aDelt.Y()); in applySpecialDrag()385 aTailPoly[0] += aDelt; in applySpecialDrag()
374 Point aDelt(aP2); aDelt-=aP1; in ImpCalcGeometrics() local377 rPol.nLineLen=GetLen(aDelt); in ImpCalcGeometrics()450 rPol.nLineWink=GetAngle(aDelt); in ImpCalcGeometrics()
1726 const Point aDelt(aPoint1 - aPoint0); in ImpForceLineWink() local1728 aGeo.nDrehWink=GetAngle(aDelt); in ImpForceLineWink()
Completed in 81 milliseconds