Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx384 const sal_Int32 nScanlines(fround(maPolyPolyRectangle.getMaxY()) - nMinY); in init() local
386 maScanlines.resize( nScanlines+1 ); in init()
511 const sal_Int32 nScanlines(fround(maPolyPolyRectangle.getMaxY()) - nMinY); in rasterConvert() local
524 for( sal_Int32 y(0); y <= nScanlines; ++y ) in rasterConvert()

Completed in 19 milliseconds