Searched refs:dy2a (Results 1 – 1 of 1) sorted by relevance
475 long dy2=aRectP3.Y()-aRectP2.Y(); long dy2a=Abs(dy2); 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 35 milliseconds