Searched refs:nExtraRGB (Results 1 – 1 of 1) sorted by relevance
316 const sal_uInt32 nExtraRGB(pRGB->mnScanlineSize - (nW * 3)); in ImplCreateGdiPlusBitmap() local329 pSrcRGB += nW * 3 + nExtraRGB; in ImplCreateGdiPlusBitmap()455 const sal_uInt32 nExtraRGB(pRGB->mnScanlineSize - (nW * 3)); in ImplCreateGdiPlusBitmap() local477 pSrcRGB += nExtraRGB; in ImplCreateGdiPlusBitmap()
Completed in 9 milliseconds