Searched defs:nIndNext (Results 1 – 2 of 2) sorted by relevance
233 const sal_uInt32 nIndNext((b + 1L) % nPointCount); in impCreateInBetweenNormals() local758 const sal_uInt32 nIndNext((a + 2L) % nNumSlices); in extractPlanesFromSlice() local
1153 sal_uInt16 nIndNext = ( n == nPntCnt-1 ) ? 0 : n + 1; in ImplReduceEdges() local
Completed in 36 milliseconds