Home
last modified time | relevance | path

Searched refs:SetPalette (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/inc/vcl/ !
H A Dbmpacc.hxx203 inline void SetPalette( const BitmapPalette& rPalette );
522 inline void BitmapWriteAccess::SetPalette( const BitmapPalette& rPalette ) in SetPalette() function in BitmapWriteAccess
/trunk/main/vcl/inc/unx/ !
H A Dsaldisp.hxx201 void SetPalette( const BitmapPalette &rPalette );
/trunk/main/vcl/source/gdi/ !
H A Dbitmap3.cxx660 pWriteAcc->SetPalette( aPal ); in ImplConvertUp()
751 pWriteAcc->SetPalette( aPal ); in ImplConvertDown()
3182 pWAcc->SetPalette( aPal ); in ImplReduceMedian()
H A Dbitmap.cxx628 pAcc->SetPalette( aBmpPal ); in Invert()
/trunk/main/vcl/unx/generic/app/ !
H A Dsaldisp.cxx3179 void SalColormap::SetPalette( const BitmapPalette &rPalette ) in SetPalette() function in SalColormap