Searched refs:pBmpSrc (Results 1 – 2 of 2) sorted by relevance
940 const Rectangle& rRectSrc, const Bitmap* pBmpSrc ) in CopyPixel() argument950 if( pBmpSrc && ( *pBmpSrc != *this ) ) in CopyPixel()952 Bitmap* pSrc = (Bitmap*) pBmpSrc; in CopyPixel()955 const sal_uInt16 nSrcBitCount = pBmpSrc->GetBitCount(); in CopyPixel()
595 const Bitmap* pBmpSrc = NULL );
Completed in 133 milliseconds