Searched refs:xtemp (Results 1 – 1 of 1) sorted by relevance
476 long xtemp=dy2a-dx1a; if (dx1<0) xtemp=-xtemp; in CalcRect() local478 aRectP2.X()+=xtemp; in CalcRect()480 aRectP3.X()+=xtemp; in CalcRect()483 long xtemp=dy1a-dx2a; if (dx2<0) xtemp=-xtemp; in CalcRect() local485 aRectP3.X()+=xtemp; in CalcRect()