Searched refs:dy1a (Results 1 – 1 of 1) sorted by relevance
473 long dy1=aRectP2.Y()-aRectP1.Y(); long dy1a=Abs(dy1); 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 147 milliseconds