Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx479 sal_Bool HasGreyPalette() const;
/trunk/main/vcl/source/gdi/
H A Dalpha.cxx93 …DBG_ASSERT( ( 8 == rBitmap.GetBitCount() ) && rBitmap.HasGreyPalette(), "AlphaMask::ImplSetBitmap:… in ImplSetBitmap()
H A Dbitmap.cxx324 sal_Bool Bitmap::HasGreyPalette() const in HasGreyPalette() function in Bitmap
H A Dbitmap3.cxx1069 if(HasGreyPalette()) in ImplAdaptBitCount()
1081 if(HasGreyPalette()) in ImplAdaptBitCount()
H A Ddibtools.cxx1513 if((8 == aMask.GetBitCount()) && aMask.HasGreyPalette()) in ReadDIBBitmapEx()
H A Dpdfwriter_impl.cxx9776 else if( aBitmap.HasGreyPalette() ) in writeBitmapObject()

Completed in 90 milliseconds