Searched refs:dx2a (Results 1 – 1 of 1) sorted by relevance
474 long dx2=aRectP3.X()-aRectP2.X(); long dx2a=Abs(dx2); in CalcRect() local476 FASTBOOL b1MoreThan2=dx1a+dy1a>dx2a+dy2a; in CalcRect()479 long ytemp=dx2a-dy1a; if (dy1<0) ytemp=-ytemp; in CalcRect()485 long xtemp=dy1a-dx2a; if (dx2<0) xtemp=-xtemp; in CalcRect()
Completed in 29 milliseconds