Home
last modified time | relevance | path

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

/trunk/extras/l10n/source/et/
H A Dlocalize.sdf19017 …X SID_CONVERT_TO_1BIT_MATRIX CMD_SID_CONVERT_TO_1BIT_MATRIX 0 et 1 Bit ~Dither 20200411 15:09:…
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx720 aOutputBitmap.Dither(); in Paint()
1011 aOutputBitmap.Dither(); in Paint()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx691 aOutBmpEx.Dither( BMP_DITHER_MATRIX ); in ImplCreateOutput()
/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx615 bRet = rBitmap.Dither( BMP_DITHER_FLOYD ); in DitherBitmap()
/trunk/main/vcl/inc/vcl/
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 );
H A Dbitmapex.hxx155 sal_Bool Dither( sal_uLong nDitherFlags = BMP_DITHER_MATRIX );
/trunk/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 Dbitmap3.cxx2539 sal_Bool Bitmap::Dither( sal_uLong nDitherFlags ) in Dither() function in Bitmap
H A Dbitmapex.cxx705 sal_Bool BitmapEx::Dither( sal_uLong nDitherFlags ) in Dither() function in BitmapEx
707 return( !!aBitmap ? aBitmap.Dither( nDitherFlags ) : sal_False ); in Dither()
H A Dbmpconv.cxx161 aBM.Dither( BMP_DITHER_FLOYD ); in invoke()

Completed in 874 milliseconds