Home
last modified time | relevance | path

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

/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx325 const sal_uInt32 nYInsert(bTopDown ? y : nH - y - 1); in ImplCreateGdiPlusBitmap() local
326 …sal_uInt8* targetPixels = (sal_uInt8*)aGdiPlusBitmapData.Scan0 + (nYInsert * aGdiPlusBitmapData.St… in ImplCreateGdiPlusBitmap()
466 const sal_uInt32 nYInsert(bTopDown ? y : nH - y - 1); in ImplCreateGdiPlusBitmap() local
467 …sal_uInt8* targetPixels = (sal_uInt8*)aGdiPlusBitmapData.Scan0 + (nYInsert * aGdiPlusBitmapData.St… in ImplCreateGdiPlusBitmap()

Completed in 26 milliseconds