Searched refs:ytemp (Results 1 – 1 of 1) sorted by relevance
479 long ytemp=dx2a-dy1a; if (dy1<0) ytemp=-ytemp; in CalcRect() local481 aRectP2.Y()+=ytemp; in CalcRect()483 aRectP3.Y()+=ytemp; in CalcRect()486 long ytemp=dx1a-dy2a; if (dy2<0) ytemp=-ytemp; in CalcRect() local488 aRectP3.Y()+=ytemp; in CalcRect()
Completed in 41 milliseconds