Searched refs:nScanlines (Results 1 – 1 of 1) sorted by relevance
384 const sal_Int32 nScanlines(fround(maPolyPolyRectangle.getMaxY()) - nMinY); in init() local386 maScanlines.resize( nScanlines+1 ); in init()511 const sal_Int32 nScanlines(fround(maPolyPolyRectangle.getMaxY()) - nMinY); in rasterConvert() local524 for( sal_Int32 y(0); y <= nScanlines; ++y ) in rasterConvert()
Completed in 12 milliseconds