Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx348 const long nWidthAl24 = AlignedWidth4Bytes( nWidth * 24 ); in ImplDrawBitmap() local
349 const long nNewImageSize = nHeight * nWidthAl24; in ImplDrawBitmap()
370 PM_BYTE* pDstLine = pBitsDst + nY * nWidthAl24; in ImplDrawBitmap()

Completed in 17 milliseconds