Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/gdi/
H A Dbitmapex.cxx1190 const sal_uInt32 nDE(nW + nH); in createBlendFrame() local
1192 aColTopRight.Merge(aColorBottomRight, 255 - sal_uInt8((nW * 255) / nDE)); in createBlendFrame()
1193 aColBottomLeft.Merge(aColorBottomRight, 255 - sal_uInt8((nH * 255) / nDE)); in createBlendFrame()

Completed in 50 milliseconds