Searched refs:dx1a (Results 1 – 1 of 1) sorted by relevance
472 long dx1=aRectP2.X()-aRectP1.X(); long dx1a=Abs(dx1); in CalcRect() local476 FASTBOOL b1MoreThan2=dx1a+dy1a>dx2a+dy2a; in CalcRect()478 long xtemp=dy2a-dx1a; if (dx1<0) xtemp=-xtemp; in CalcRect()486 long ytemp=dx1a-dy2a; if (dy2<0) ytemp=-ytemp; in CalcRect()
Completed in 27 milliseconds