Home
last modified time | relevance | path

Searched refs:pBmpSrc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx940 const Rectangle& rRectSrc, const Bitmap* pBmpSrc ) in CopyPixel() argument
950 if( pBmpSrc && ( *pBmpSrc != *this ) ) in CopyPixel()
952 Bitmap* pSrc = (Bitmap*) pBmpSrc; in CopyPixel()
955 const sal_uInt16 nSrcBitCount = pBmpSrc->GetBitCount(); in CopyPixel()
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx595 const Bitmap* pBmpSrc = NULL );

Completed in 32 milliseconds