Searched refs:nLoopVerLimit (Results 1 – 1 of 1) sorted by relevance
296 const sal_uInt32 nLoopVerLimit(bVerToBottom ? nVerSeg : nVerSeg + 1L); in createUnitSpherePolyPolygon() local299 for(a = nLoopVerInit; a < nLoopVerLimit; a++) in createUnitSpherePolyPolygon()325 for(b = nLoopVerInit; b < nLoopVerLimit; b++) in createUnitSpherePolyPolygon()
Completed in 7 milliseconds