Home
last modified time | relevance | path

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

/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx599 const long nScanlineLeftOffset( pos.X*m_nBitsPerInputPixel/8 ); in getPixel() local
606 rtl_copyMemory(pOutBuf, pScan+nScanlineLeftOffset, aRet.getLength() ); in getPixel()
630 rtl_copyMemory(pOutBuf, pScan+nScanlineLeftOffset, nNonAlphaBytes ); in getPixel()

Completed in 25 milliseconds