Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx1192 const sal_uInt32 nDE(nW + nH); in createBlendFrame() local
1194 aColTopRight.Merge(aColorBottomRight, 255 - sal_uInt8((nW * 255) / nDE)); in createBlendFrame()
1195 aColBottomLeft.Merge(aColorBottomRight, 255 - sal_uInt8((nH * 255) / nDE)); in createBlendFrame()

Completed in 27 milliseconds