Searched refs:nYInsert (Results 1 – 1 of 1) sorted by relevance
325 const sal_uInt32 nYInsert(bTopDown ? y : nH - y - 1); in ImplCreateGdiPlusBitmap() local326 …sal_uInt8* targetPixels = (sal_uInt8*)aGdiPlusBitmapData.Scan0 + (nYInsert * aGdiPlusBitmapData.St… in ImplCreateGdiPlusBitmap()466 const sal_uInt32 nYInsert(bTopDown ? y : nH - y - 1); in ImplCreateGdiPlusBitmap() local467 …sal_uInt8* targetPixels = (sal_uInt8*)aGdiPlusBitmapData.Scan0 + (nYInsert * aGdiPlusBitmapData.St… in ImplCreateGdiPlusBitmap()
Completed in 8 milliseconds