Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx295 sal_uInt8* pLast4Bytes = (sal_uInt8*) GetBuffer() + ( nScanSize - 4 ); in ImplZeroInitUnusedBits() local
300 for( sal_uInt32 i = 0; i < nHeight; i++, pLast4Bytes += nScanSize ) in ImplZeroInitUnusedBits()
301 ( *(sal_uInt32*) pLast4Bytes ) &= nMask; in ImplZeroInitUnusedBits()

Completed in 17 milliseconds