Home
last modified time | relevance | path

Searched refs:BMP_REDUCE_POPULAR (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dcuigrfflt.cxx665 if( aAnim.ReduceColors( nPosterCount, BMP_REDUCE_POPULAR ) ) in GetFilteredGraphic()
672 if( aBmpEx.ReduceColors( nPosterCount, BMP_REDUCE_POPULAR ) ) in GetFilteredGraphic()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx122 BMP_REDUCE_POPULAR = 1, enumerator
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx2871 else if( BMP_REDUCE_POPULAR == eReduce ) in ReduceColors()