Home
last modified time | relevance | path

Searched refs:aGreyAlphaMaskVal (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dimpimage.cxx606 BitmapColor aGreyAlphaMaskVal( 0 ); in ImplUpdateDisabledBmpEx() local
620aGreyAlphaMaskVal.SetIndex( static_cast< sal_uInt8 >( ::std::min( aBmpAlphaMaskVal.GetIndex() + 17… in ImplUpdateDisabledBmpEx()
621 pGreyAlphaMask->SetPixel( nY, nX, aGreyAlphaMaskVal ); in ImplUpdateDisabledBmpEx()

Completed in 15 milliseconds