Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/gdi/
H A Danimate.cxx746 sal_Bool Animation::Dither( sal_uLong nDitherFlags ) in Dither() function in Animation
757 bRet = ( ( AnimationBitmap*) pStepBmp )->aBmpEx.Dither( nDitherFlags ); in Dither()
759 maBitmapEx.Dither( nDitherFlags ); in Dither()
H A Dbmpconv.cxx161 aBM.Dither( BMP_DITHER_FLOYD ); in invoke()
H A Dbitmapex.cxx703 sal_Bool BitmapEx::Dither( sal_uLong nDitherFlags ) in Dither() function in BitmapEx
705 return( !!aBitmap ? aBitmap.Dither( nDitherFlags ) : sal_False ); in Dither()
H A Dbitmap3.cxx2539 sal_Bool Bitmap::Dither( sal_uLong nDitherFlags ) in Dither() function in Bitmap
/aoo4110/main/vcl/inc/vcl/
H A Dbitmapex.hxx155 sal_Bool Dither( sal_uLong nDitherFlags = BMP_DITHER_MATRIX );
H A Danimate.hxx234 sal_Bool Dither( sal_uLong nDitherFlags = BMP_DITHER_MATRIX );
H A Dbitmap.hxx535 sal_Bool Dither( sal_uLong nDitherFlags = BMP_DITHER_MATRIX );
/aoo4110/main/cui/source/dialogs/
H A Dcolorpicker.cxx720 aOutputBitmap.Dither(); in Paint()
1011 aOutputBitmap.Dither(); in Paint()
/aoo4110/main/svx/source/xoutdev/
H A D_xoutbmp.cxx615 bRet = rBitmap.Dither( BMP_DITHER_FLOYD ); in DitherBitmap()
/aoo4110/main/svtools/source/graphic/
H A Dgrfmgr2.cxx691 aOutBmpEx.Dither( BMP_DITHER_MATRIX ); in ImplCreateOutput()

Completed in 123 milliseconds