Searched refs:ytemp (Results 1 – 1 of 1) sorted by relevance
477 long ytemp=dx2a-dy1a; if (dy1<0) ytemp=-ytemp; in CalcRect() local479 aRectP2.Y()+=ytemp; in CalcRect()481 aRectP3.Y()+=ytemp; in CalcRect()484 long ytemp=dx1a-dy2a; if (dy2<0) ytemp=-ytemp; in CalcRect() local486 aRectP3.Y()+=ytemp; in CalcRect()