Home
last modified time | relevance | path

Searched refs:nSrcLinestep (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbmpfast.cxx426 const int nSrcLinestep = rSrcBuffer.mnScanlineSize; in ImplCopyImage() local
438 else if( nSrcLinestep == nDstLinestep ) in ImplCopyImage()
444 int nByteWidth = nSrcLinestep; in ImplCopyImage()
451 pRawSrc += nSrcLinestep; in ImplCopyImage()
469 const int nSrcLinestep = rSrcBuffer.mnScanlineSize; in ImplConvertToBitmap() local
484 rSrcLine.AddByteOffset( nSrcLinestep ); in ImplConvertToBitmap()
683 const int nSrcLinestep = rSrcBuffer.mnScanlineSize; in ImplBlendToBitmap() local
712 rSrcLine.AddByteOffset( nSrcLinestep ); in ImplBlendToBitmap()

Completed in 17 milliseconds