Home
last modified time | relevance | path

Searched refs:copyArea (Results 1 – 20 of 20) sorted by relevance

/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlaymanagerbuffered.hxx86 virtual void copyArea(const Point& rDestPt, const Point& rSrcPt, const Size& rSrcSize);
H A Doverlaymanager.hxx104 virtual void copyArea(const Point& rDestPt, const Point& rSrcPt, const Size& rSrcSize);
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.hxx146 virtual void copyArea( long nDestX,
H A Dsvppspgraphics.hxx165 virtual void copyArea( long nDestX,
H A Dsvpgdi.cxx456 void SvpSalGraphics::copyArea( long nDestX, in copyArea() function in SvpSalGraphics
H A Dsvppspgraphics.cxx410 void PspGraphics::copyArea ( long /*nDestX*/, long /*nDestY*/, in copyArea() function in PspGraphics
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx266 …void OverlayManager::copyArea(const Point& /*rDestPt*/, const Point& /*rSrcPt*/, const Size& /*rSr… in copyArea() function in sdr::overlay::OverlayManager
H A Doverlaymanagerbuffered.cxx529 …void OverlayManagerBuffered::copyArea(const Point& rDestPt, const Point& rSrcPt, const Size& rSrcS… in copyArea() function in sdr::overlay::OverlayManagerBuffered
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h155 virtual void copyArea( long nDestX,
H A Dsalgdi.h308 virtual void copyArea( long nDestX,
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h180 virtual void copyArea( long nDestX, long nDestY, long nSrcX, long nSrcY, long nSrcWidth,
/trunk/main/vcl/inc/win/
H A Dsalgdi.h208 virtual void copyArea( long nDestX, long nDestY, long nSrcX, long nSrcY, long nSrcWidth,
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h250 virtual void copyArea( long nDestX, long nDestY, long nSrcX, long nSrcY, long nSrcWidth,
/trunk/main/vcl/inc/
H A Dsalgdi.hxx135 virtual void copyArea( long nDestX, long nDestY, long nSrcX, long nSrcY, long nSrcWidth,
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1116 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
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx146 void WinSalGraphics::copyArea( long nDestX, long nDestY, in copyArea() function in WinSalGraphics
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi2.cxx103 void Os2SalGraphics::copyArea( long nDestX, long nDestY, in copyArea() function in Os2SalGraphics
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx606 void X11SalGraphics::copyArea ( long nDestX, long nDestY, in copyArea() function in X11SalGraphics
H A Dpspgraphics.cxx477 void PspGraphics::copyArea ( long,long,long,long,long,long,sal_uInt16 ) in copyArea() function in PspGraphics
/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx597 copyArea( nDestX, nDestY, nSrcX, nSrcY, nSrcWidth, nSrcHeight, nFlags ); in CopyArea()

Completed in 126 milliseconds