Home
last modified time | relevance | path

Searched refs:DrawBitmap (Results 1 – 25 of 55) sorted by relevance

123

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx476 DrawBitmap( aPtLT - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
477 DrawBitmap( aPtMT - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
478 DrawBitmap( aPtRT - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
479 DrawBitmap( aPtLM - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
482 DrawBitmap( aPtRM - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
483 DrawBitmap( aPtLB - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
484 DrawBitmap( aPtMB - aToCenter, aDstBtnSize, aBtnPnt3, aBtnSize, rBitmap ); in Paint()
515 DrawBitmap( aCenterPt, aDstBtnSize, aBtnPnt2, aBtnSize, rBitmap ); in Paint()
2011 aVD.DrawBitmap( Point(), aBitmap ); in Fill()
2035 aVD.DrawBitmap(Point(), rBitmap); in Append()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx511 void OutputDevice::DrawBitmap( const Point& rDestPt, const Bitmap& rBitmap ) in DrawBitmap() function in OutputDevice
548 void OutputDevice::DrawBitmap( const Point& rDestPt, const Size& rDestSize, in DrawBitmap() function in OutputDevice
747 DrawBitmap( rDestPt, rBitmapEx.GetBitmap() ); in DrawBitmapEx()
768 DrawBitmap( rDestPt, rDestSize, rBitmapEx.GetBitmap() ); in DrawBitmapEx()
1127 DrawBitmap( rDestPt, rDestSize, rSrcPtPixel, rSrcSizePixel, aBmp ); in ImplDrawBitmapEx()
1248 mpGraphics->DrawBitmap( aPosAry, *pSalSrcBmp, in ImplDrawBitmapEx()
1270 mpGraphics->DrawBitmap( aPosAry, *pSalSrcBmp, this ); in ImplDrawBitmapEx()
1461 DrawBitmap( rPos, *static_cast< Bitmap* >( rImage.mpImplData->mpData ) ); in DrawImage()
1497 DrawBitmap( rPos, rSize, *static_cast< Bitmap* >( rImage.mpImplData->mpData ) ); in DrawImage()
2026 mpAlphaVDev->DrawBitmap( aDstRect.TopLeft(), aAlphaBitmap ); in ImplBlendWithAlpha()
[all …]
H A Dpdfwriter.cxx197 void PDFWriter::DrawBitmap( const Point& rDestPt, const Bitmap& rBitmap ) in DrawBitmap() function in PDFWriter
205 void PDFWriter::DrawBitmap( const Point& rDestPt, const Size& rDestSize, const Bitmap& rBitmap ) in DrawBitmap() function in PDFWriter
210 void PDFWriter::DrawBitmap( const Point& rDestPt, const Size& rDestSize, const Point& rSrcPtPixel, … in DrawBitmap() function in PDFWriter
H A Dsalgdilayout.cxx615 void SalGraphics::DrawBitmap( const SalTwoRect& rPosAry, in DrawBitmap() function in SalGraphics
627 void SalGraphics::DrawBitmap( const SalTwoRect& rPosAry, in DrawBitmap() function in SalGraphics
640 void SalGraphics::DrawBitmap( const SalTwoRect& rPosAry, in DrawBitmap() function in SalGraphics
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx368 &OutputDevice::DrawBitmap), in setupMethodStubs()
380 &OutputDevice::DrawBitmap), in setupMethodStubs()
393 &OutputDevice::DrawBitmap), in setupMethodStubs()
406 &OutputDevice::DrawBitmap), in setupMethodStubs()
422 &OutputDevice::DrawBitmap), in setupMethodStubs()
438 &OutputDevice::DrawBitmap), in setupMethodStubs()
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx250 aVDev.DrawBitmap( aNullPt, aVDev.GetOutputSizePixel(), rBmpEx.GetBitmap() ); in mergeBitmaps_Impl()
260 aVDev.DrawBitmap( aNullPt, aVDev.GetOutputSizePixel(), rBmpEx.GetMask() ); in mergeBitmaps_Impl()
264 aVDev.DrawBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize(), rOverlay.GetMask() ); in mergeBitmaps_Impl()
273 aVDev.DrawBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize(), aOverlayMergeBmp ); in mergeBitmaps_Impl()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx228 rDevice.DrawBitmap(aBox.TopLeft(), rBackground); in PaintBackground()
266 rDevice.DrawBitmap(aBox.TopLeft(), aBox.GetSize(), aPreview); in PaintPreview()
268 rDevice.DrawBitmap(aBox.TopLeft(), aPreview); in PaintPreview()
289 pDevice->DrawBitmap(Point(0,0), rSize, rPreview); in CreateMarkedPreview()
/trunk/main/canvas/source/vcl/
H A Dspritehelper.cxx325 rTargetSurface.DrawBitmap( aOutPos, in redraw()
335 rTargetSurface.DrawBitmap( aOutPos, in redraw()
360 … rTargetSurface.DrawBitmap( aOutPos, aOutputSize, maContent->GetBitmap() ); in redraw()
/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx427 aVDev.DrawBitmap(rAnimBmp.aPosPix, aContent); in getAnimationFromGraphic()
438 aVDevMask.DrawBitmap(rAnimBmp.aPosPix, aMask); in getAnimationFromGraphic()
454 aVDevMask.DrawBitmap(rAnimBmp.aPosPix, in getAnimationFromGraphic()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass0.cxx47 mpOutAct->DrawBitmap( pBmpDesc ); in ImplDoClass0()
84 mpOutAct->DrawBitmap( pBmpDesc ); in ImplDoClass0()
H A Doutact.hxx88 virtual void DrawBitmap( CGMBitmapDescriptor* ) {} ; in DrawBitmap() function in CGMOutAct
131 virtual void DrawBitmap( CGMBitmapDescriptor* ) ;
H A Dclass4.cxx122 mpOutAct->DrawBitmap( pBmpDesc ); in ImplDoClass4()
324 mpOutAct->DrawBitmap( pBmpDesc->GetBitmap() ); in ImplDoClass4()
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx1694 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1702 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1719 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1727 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1735 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
1743 pVirDev->DrawBitmap(aDestRect.TopLeft(),aDestRect.GetSize(),aBmp); in ReadData()
/trunk/main/vcl/inc/
H A Dsalgdi.hxx419 void DrawBitmap( const SalTwoRect& rPosAry,
422 void DrawBitmap( const SalTwoRect& rPosAry,
426 void DrawBitmap( const SalTwoRect& rPosAry,
H A Dprintergfx.hxx376 void DrawBitmap (const Rectangle& rDest, const Rectangle& rSrc,
378 void DrawBitmap (const Rectangle& rDest, const Rectangle& rSrc,
/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx785 void DrawBitmap( const Point& rDestPt,
787 void DrawBitmap( const Point& rDestPt, const Size& rDestSize,
789 void DrawBitmap( const Point& rDestPt, const Size& rDestSize,
H A Doutdev.hxx769 void DrawBitmap( const Point& rDestPt,
771 void DrawBitmap( const Point& rDestPt, const Size& rDestSize,
773 void DrawBitmap( const Point& rDestPt, const Size& rDestSize,
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx167 aVirtualDevice.DrawBitmap(rAnimBitmap.aPosPix, aContent); in animatedBitmapExPreparator()
178 aVirtualDeviceMask.DrawBitmap(rAnimBitmap.aPosPix, aMask); in animatedBitmapExPreparator()
191 aVirtualDeviceMask.DrawBitmap(rAnimBitmap.aPosPix, rAnimBitmap.aBmpEx.GetMask()); in animatedBitmapExPreparator()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h177 using SalGraphics::DrawBitmap;
178 void DrawBitmap( const SalTwoRect& rPosAry,
/trunk/main/svx/source/tbxctrls/
H A Dlinectrl.cxx546 aVD.DrawBitmap( Point(), aBmp ); in FillValueSet()
559 aVD.DrawBitmap( aPt0, aBmp ); in FillValueSet()
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx420 PrinterGfx::DrawBitmap (const Rectangle& rDest, const Rectangle& rSrc, in DrawBitmap() function in psp::PrinterGfx
469 PrinterGfx::DrawBitmap (const Rectangle& rDest, const Rectangle& rSrc, in DrawBitmap() function in psp::PrinterGfx
/trunk/main/sfx2/source/dialog/
H A Dintro.cxx97 DrawBitmap( Point(), aIntroBmp ); in Paint()
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx152 aVDev.DrawBitmap( Point(), aSize, rGraphic.GetBitmap() ); in MakeAsMeta()
671 aVDev.DrawBitmap( Point(), aSize, aBitmap ); in GraphicImport()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx1038 aVD.DrawBitmap( aCenterPos, thePreview ); in DoPaint()
1043 DrawBitmap( Point(0,0), aVD.GetBitmap( Point(0,0), theWndSize ) ); in DoPaint()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx744 aVirt.DrawBitmap( Point( 0,0 ), rGrf.GetBitmap() ); in WriteGrfFromGrfNode()
879 aVirt.DrawBitmap( Point( 0,0 ), rGrf.GetBitmap() ); in WriteGrfForBullet()

Completed in 168 milliseconds

123