Searched refs:CopyBits (Results 1 – 4 of 4) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | outdev2.cxx | 223 mpGraphics->CopyBits( aPosAry2, pGraphics2, this, pSrcDev ); in ImplDrawOutDevDirect() 226 mpGraphics->CopyBits( rPosAry, pGraphics2, this, pSrcDev ); in ImplDrawOutDevDirect() 296 mpGraphics->CopyBits( aPosAry, NULL, this, NULL ); in DrawOutDev() 437 mpGraphics->CopyBits( aPosAry, NULL, this, NULL ); in CopyArea() 1597 (((OutputDevice*)&aVDev)->mpGraphics)->CopyBits( aPosAry, mpGraphics, this, this ); in GetBitmap()
|
H A D | virdev.cxx | 277 pGraphics->CopyBits( aPosAry, mpGraphics, this, this ); in ImplSetOutputSizePixel()
|
H A D | salgdilayout.cxx | 599 void SalGraphics::CopyBits( const SalTwoRect& rPosAry, in CopyBits() function in SalGraphics
|
/trunk/main/vcl/inc/ |
H A D | salgdi.hxx | 415 void CopyBits( const SalTwoRect& rPosAry,
|
Completed in 73 milliseconds