Searched refs:n1st (Results 1 – 1 of 1) sorted by relevance
3025 sal_uInt16 n1st=0,nLast=0; in _MovAllPoints() local3028 while (n1st<nPolyCount) in _MovAllPoints()3030 nLast=n1st; in _MovAllPoints()3032 Rectangle aBound(aTempPolyPoly[n1st].GetBoundRect()); in _MovAllPoints()3035 for (i=n1st+1; i<nLast; i++) in _MovAllPoints()3037 aBound.Union(aTempPolyPoly[n1st].GetBoundRect()); in _MovAllPoints()3074 for (i=n1st; i<nLast; i++) in _MovAllPoints()3084 n1st=nLast+1; in _MovAllPoints()