Searched refs:n1st (Results 1 – 1 of 1) sorted by relevance
3030 sal_uInt16 n1st=0,nLast=0; in _MovAllPoints() local3033 while (n1st<nPolyAnz) in _MovAllPoints()3035 nLast=n1st; in _MovAllPoints()3037 Rectangle aBound(aTempPolyPoly[n1st].GetBoundRect()); in _MovAllPoints()3040 for (i=n1st+1; i<nLast; i++) in _MovAllPoints()3042 aBound.Union(aTempPolyPoly[n1st].GetBoundRect()); in _MovAllPoints()3079 for (i=n1st; i<nLast; i++) in _MovAllPoints()3089 n1st=nLast+1; in _MovAllPoints()
Completed in 31 milliseconds