Home
last modified time | relevance | path

Searched refs:BmpReduce (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/vcl/inc/vcl/
H A Dbitmap.hxx119 enum BmpReduce enum
514 BmpReduce eReduce = BMP_REDUCE_SIMPLE );
H A Dbitmapex.hxx144 BmpReduce eReduce = BMP_REDUCE_SIMPLE );
H A Danimate.hxx231 BmpReduce eReduce = BMP_REDUCE_SIMPLE );
/AOO42X/main/vcl/source/gdi/
H A Danimate.cxx663 sal_Bool Animation::ReduceColors( sal_uInt16 nNewColorCount, BmpReduce eReduce ) in ReduceColors()
H A Dbitmapex.cxx555 sal_Bool BitmapEx::ReduceColors( sal_uInt16 nNewColorCount, BmpReduce eReduce ) in ReduceColors()
H A Dbitmap3.cxx2861 sal_Bool Bitmap::ReduceColors( sal_uInt16 nColorCount, BmpReduce eReduce ) in ReduceColors()