Home
last modified time | relevance | path

Searched defs:rBitmapColor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dbmpacc.hxx385 inline BitmapColor BitmapReadAccess::GetBestMatchingColor( const BitmapColor& rBitmapColor ) in GetBestMatchingColor()
497 …void BitmapReadAccess::SetPixelOnData( sal_uInt8* pData, long nX, const BitmapColor& rBitmapColor ) in SetPixelOnData()
538 inline void BitmapWriteAccess::SetPaletteColor( sal_uInt16 nColor, const BitmapColor& rBitmapColor ) in SetPaletteColor()
547 inline void BitmapWriteAccess::SetPixel( long nY, long nX, const BitmapColor& rBitmapColor ) in SetPixel()
H A Dsalbtype.hxx309 inline BitmapColor::BitmapColor( const BitmapColor& rBitmapColor ) : in BitmapColor()
355 inline BitmapColor& BitmapColor::operator=( const BitmapColor& rBitmapColor ) in operator =()
496 inline BitmapColor& BitmapColor::Merge( const BitmapColor& rBitmapColor, sal_uInt8 cTransparency ) in Merge()
/trunk/main/vcl/source/gdi/
H A Dpngread.cxx1638 void PNGReaderImpl::ImplSetPixel( sal_uInt32 nY, sal_uInt32 nX, const BitmapColor& rBitmapColor ) in ImplSetPixel()
1664 …eaderImpl::ImplSetTranspPixel( sal_uInt32 nY, sal_uInt32 nX, const BitmapColor& rBitmapColor, sal_… in ImplSetTranspPixel()
1698 const BitmapColor& rBitmapColor, sal_uInt8 nAlpha ) in ImplSetAlphaPixel()

Completed in 32 milliseconds