Home
last modified time | relevance | path

Searched refs:nAlignedWidth4Bytes (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx766 const sal_uLong nAlignedWidth4Bytes = AlignedWidth4Bytes( nBits * rSize.Width() ); in ImplCreateDIB() local
767 const sal_uLong nImageSize = nAlignedWidth4Bytes * rSize.Height(); in ImplCreateDIB()
768 bool bOverflow = (nImageSize / nAlignedWidth4Bytes) != rSize.Height(); in ImplCreateDIB()

Completed in 57 milliseconds