Searched defs:rDestPt (Results 1 – 7 of 7) sorted by relevance
| /trunk/main/vcl/source/gdi/ |
| H A D | outdev2.cxx | 233 void OutputDevice::DrawOutDev( const Point& rDestPt, const Size& rDestSize, in DrawOutDev() 306 void OutputDevice::DrawOutDev( const Point& rDestPt, const Size& rDestSize, in DrawOutDev() 379 void OutputDevice::CopyArea( const Point& rDestPt, in CopyArea() 511 void OutputDevice::DrawBitmap( const Point& rDestPt, const Bitmap& rBitmap ) in DrawBitmap() 530 void OutputDevice::DrawBitmap( const Point& rDestPt, const Size& rDestSize, const Bitmap& rBitmap ) in DrawBitmap() 548 void OutputDevice::DrawBitmap( const Point& rDestPt, const Size& rDestSize, in DrawBitmap() 568 void OutputDevice::ImplDrawBitmap( const Point& rDestPt, const Size& rDestSize, in ImplDrawBitmap() 737 void OutputDevice::DrawBitmapEx( const Point& rDestPt, in DrawBitmapEx() 758 void OutputDevice::DrawBitmapEx( const Point& rDestPt, const Size& rDestSize, in DrawBitmapEx() 778 void OutputDevice::DrawBitmapEx( const Point& rDestPt, const Size& rDestSize, in DrawBitmapEx() [all …]
|
| H A D | graph.cxx | 58 const Point& rDestPt, const Size& rDestSize ) in ImplDrawDefault() 561 const Point& rDestPt, const Size& rDestSz ) const in Draw() 573 const Point& rDestPt, const Size& rDestSz ) in Draw() 582 const Point& rDestPt, const Size& rDestSz ) in DrawEx() 589 void Graphic::StartAnimation( OutputDevice* pOutDev, const Point& rDestPt, long nExtraData, in StartAnimation() 598 void Graphic::StartAnimation( OutputDevice* pOutDev, const Point& rDestPt, in StartAnimation()
|
| H A D | pdfwriter.cxx | 197 void PDFWriter::DrawBitmap( const Point& rDestPt, const Bitmap& rBitmap ) in DrawBitmap() 205 void PDFWriter::DrawBitmap( const Point& rDestPt, const Size& rDestSize, const Bitmap& rBitmap ) in DrawBitmap() 210 void PDFWriter::DrawBitmap( const Point& rDestPt, const Size& rDestSize, const Point& rSrcPtPixel, … in DrawBitmap() 217 void PDFWriter::DrawBitmapEx( const Point& rDestPt, const BitmapEx& rBitmap ) in DrawBitmapEx() 225 void PDFWriter::DrawBitmapEx( const Point& rDestPt, const Size& rDestSize, const BitmapEx& rBitmap ) in DrawBitmapEx() 230 void PDFWriter::DrawBitmapEx( const Point& rDestPt, const Size& rDestSize, const Point& rSrcPtPixel… in DrawBitmapEx() 240 void PDFWriter::DrawMask( const Point& rDestPt, const Bitmap& rBitmap, const Color& rMaskColor ) in DrawMask() 248 void PDFWriter::DrawMask( const Point& rDestPt, const Size& rDestSize, const Bitmap& rBitmap, const… in DrawMask() 253 void PDFWriter::DrawMask( const Point& rDestPt, const Size& rDestSize, const Point& rSrcPtPixel, co… in DrawMask()
|
| H A D | animate.cxx | 318 sal_Bool Animation::Start( OutputDevice* pOut, const Point& rDestPt, long nExtraData, in Start() 326 sal_Bool Animation::Start( OutputDevice* pOut, const Point& rDestPt, const Size& rDestSz, long nExt… in Start() 417 void Animation::Draw( OutputDevice* pOut, const Point& rDestPt, const Size& rDestSz ) const in Draw() argument
|
| H A D | impgraph.cxx | 973 const Point& rDestPt, const Size& rDestSize ) const in ImplDraw() 1015 const Point& rDestPt, in ImplStartAnimation() 1025 void ImpGraphic::ImplStartAnimation( OutputDevice* pOutDev, const Point& rDestPt, in ImplStartAnimation()
|
| H A D | bitmapex.cxx | 752 const Point& rDestPt, const Size& rDestSize ) const in Draw() 760 const Point& rDestPt, const Size& rDestSize, in Draw()
|
| /trunk/main/svx/source/sdr/overlay/ |
| H A D | overlaymanagerbuffered.cxx | 527 …void OverlayManagerBuffered::copyArea(const Point& rDestPt, const Point& rSrcPt, const Size& rSrcS… in copyArea()
|