Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx572 sal_uInt32* pTmp32; in ImplReadDIBBits() local
580 rIStm.Read( (char*)( pTmp32 = (sal_uInt32*) pBuf ), nAlignedWidth ); in ImplReadDIBBits()
584 … aMask.GetColorAndAlphaFor32Bit( aColor, aAlpha, (sal_uInt8*) pTmp32++ ); in ImplReadDIBBits()
595 rIStm.Read( (char*)( pTmp32 = (sal_uInt32*) pBuf ), nAlignedWidth ); in ImplReadDIBBits()
599 aMask.GetColorFor32Bit( aColor, (sal_uInt8*) pTmp32++ ); in ImplReadDIBBits()

Completed in 23 milliseconds