Home
last modified time | relevance | path

Searched refs:nLoopVerLimit (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx296 const sal_uInt32 nLoopVerLimit(bVerToBottom ? nVerSeg : nVerSeg + 1L); in createUnitSpherePolyPolygon() local
299 for(a = nLoopVerInit; a < nLoopVerLimit; a++) in createUnitSpherePolyPolygon()
325 for(b = nLoopVerInit; b < nLoopVerLimit; b++) in createUnitSpherePolyPolygon()

Completed in 19 milliseconds