Searched refs:dx1a (Results 1 – 1 of 1) sorted by relevance
470 long dx1=aRectP2.X()-aRectP1.X(); long dx1a=Abs(dx1); in CalcRect() local474 FASTBOOL b1MoreThan2=dx1a+dy1a>dx2a+dy2a; in CalcRect()476 long xtemp=dy2a-dx1a; if (dx1<0) xtemp=-xtemp; in CalcRect()484 long ytemp=dx1a-dy2a; if (dy2<0) ytemp=-ytemp; in CalcRect()