Searched refs:xtemp (Results 1 – 1 of 1) sorted by relevance
478 long xtemp=dy2a-dx1a; if (dx1<0) xtemp=-xtemp; in CalcRect() local480 aRectP2.X()+=xtemp; in CalcRect()482 aRectP3.X()+=xtemp; in CalcRect()485 long xtemp=dy1a-dx2a; if (dx2<0) xtemp=-xtemp; in CalcRect() local487 aRectP3.X()+=xtemp; in CalcRect()
Completed in 15 milliseconds