Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx159 const BitmapPalette& Bitmap::GetGreyPalette( int nEntries ) in GetGreyPalette() function in Bitmap
239 const BitmapPalette& rGreyPalette = Bitmap::GetGreyPalette( nEntryCount ); in IsGreyPalette()
353 …if( pRAcc->HasPalette() && ( (BitmapPalette&) pRAcc->GetPalette() == GetGreyPalette( 1 << nBitCoun… in HasGreyPalette()
H A Dalpha.cxx58 Bitmap( rSizePixel, 8, &Bitmap::GetGreyPalette( 256 ) ) in AlphaMask()
H A Dimpimage.cxx587 Bitmap aGrey( aTotalSize, 8, &Bitmap::GetGreyPalette( 256 ) ); in ImplUpdateDisabledBmpEx()
H A Dbitmap3.cxx524 const BitmapPalette& rPal = GetGreyPalette( nGreys ); in ImplMakeGreyscales()
H A Dpdfwriter_impl.cxx257 Bitmap aTransMask( Size( 256, 256 ), 8, &Bitmap::GetGreyPalette( 256 ) ); in doTestCode()
/trunk/main/vcl/unx/headless/
H A Dsvpbmp.cxx224 pBuf->maPalette = Bitmap::GetGreyPalette( 1U << nBitCount ); in AcquireBuffer()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx494 static const BitmapPalette& GetGreyPalette( int nEntries );
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx598 return Bitmap::GetGreyPalette( 1U << mnBits ); in GetDefaultPalette()
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx427 &::Bitmap::GetGreyPalette( in bitmapExFromXBitmap()
/trunk/main/vcl/win/source/gdi/
H A Dsalbmp.cxx422 const BitmapPalette& rTargetPalette = Bitmap::GetGreyPalette(256); in ImplCreateGdiPlusBitmap()

Completed in 134 milliseconds