/aoo42x/main/svx/inc/svx/sdr/overlay/ |
H A D | overlaymanagerbuffered.hxx | 86 virtual void copyArea(const Point& rDestPt, const Point& rSrcPt, const Size& rSrcSize);
|
H A D | overlaymanager.hxx | 104 virtual void copyArea(const Point& rDestPt, const Point& rSrcPt, const Size& rSrcSize);
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpgdi.hxx | 146 virtual void copyArea( long nDestX,
|
H A D | svppspgraphics.hxx | 165 virtual void copyArea( long nDestX,
|
H A D | svpgdi.cxx | 456 void SvpSalGraphics::copyArea( long nDestX, in copyArea() function in SvpSalGraphics
|
H A D | svppspgraphics.cxx | 410 void PspGraphics::copyArea ( long /*nDestX*/, long /*nDestY*/, in copyArea() function in PspGraphics
|
/aoo42x/main/svx/source/sdr/overlay/ |
H A D | overlaymanager.cxx | 266 …void OverlayManager::copyArea(const Point& /*rDestPt*/, const Point& /*rSrcPt*/, const Size& /*rSr… in copyArea() function in sdr::overlay::OverlayManager
|
H A D | overlaymanagerbuffered.cxx | 529 …void OverlayManagerBuffered::copyArea(const Point& rDestPt, const Point& rSrcPt, const Size& rSrcS… in copyArea() function in sdr::overlay::OverlayManagerBuffered
|
/aoo42x/main/vcl/inc/unx/ |
H A D | pspgraphics.h | 155 virtual void copyArea( long nDestX,
|
H A D | salgdi.h | 308 virtual void copyArea( long nDestX,
|
/aoo42x/main/vcl/inc/os2/ |
H A D | salgdi.h | 180 virtual void copyArea( long nDestX, long nDestY, long nSrcX, long nSrcY, long nSrcWidth,
|
/aoo42x/main/vcl/inc/win/ |
H A D | salgdi.h | 208 virtual void copyArea( long nDestX, long nDestY, long nSrcX, long nSrcY, long nSrcWidth,
|
/aoo42x/main/vcl/inc/aqua/ |
H A D | salgdi.h | 250 virtual void copyArea( long nDestX, long nDestY, long nSrcX, long nSrcY, long nSrcWidth,
|
/aoo42x/main/vcl/inc/ |
H A D | salgdi.hxx | 135 virtual void copyArea( long nDestX, long nDestY, long nSrcX, long nSrcY, long nSrcWidth,
|
/aoo42x/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 1116 copyArea( rPosAry.mnDestX, rPosAry.mnDestY, rPosAry.mnSrcX, rPosAry.mnSrcY, in copyBits() 1168 void AquaSalGraphics::copyArea( long nDstX, long nDstY,long nSrcX, long nSrcY, long nSrcWidth, long… in copyArea() function in AquaSalGraphics
|
/aoo42x/main/vcl/win/source/gdi/ |
H A D | salgdi2.cxx | 146 void WinSalGraphics::copyArea( long nDestX, long nDestY, in copyArea() function in WinSalGraphics
|
/aoo42x/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 103 void Os2SalGraphics::copyArea( long nDestX, long nDestY, in copyArea() function in Os2SalGraphics
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salgdi2.cxx | 606 void X11SalGraphics::copyArea ( long nDestX, long nDestY, in copyArea() function in X11SalGraphics
|
H A D | pspgraphics.cxx | 477 void PspGraphics::copyArea ( long,long,long,long,long,long,sal_uInt16 ) in copyArea() function in PspGraphics
|
/aoo42x/main/vcl/source/gdi/ |
H A D | salgdilayout.cxx | 597 copyArea( nDestX, nDestY, nSrcX, nSrcY, nSrcWidth, nSrcHeight, nFlags ); in CopyArea()
|