Home
last modified time | relevance | path

Searched refs:getBitmap (Results 1 – 25 of 46) sorted by relevance

12

/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx494 m_aDevice->drawBitmap( rSrc.getBitmap(), aSrcRect, aDestRect, DrawMode_PAINT, m_aClipMap ); in drawBitmap()
517 …m_aDevice->drawMaskedBitmap( rSrc.getBitmap(), rSrcTrans.getBitmap(), aSrcRect, aDestRect, DrawMod… in drawBitmap()
536 rSrc.getBitmap() ); in drawMask()
540 aCopy->drawMaskedColor( aFgColor, rSrc.getBitmap(), aSrcRect, B2IPoint() ); in drawMask()
548 SalBitmap* SvpSalGraphics::getBitmap( long nX, long nY, long nWidth, long nHeight ) in getBitmap() function in SvpSalGraphics
H A Dsvpbmp.hxx37 const basebmp::BitmapDeviceSharedPtr& getBitmap() const { return m_aBitmap; } in getBitmap() function in SvpSalBitmap
H A Dsvpgdi.hxx166 virtual SalBitmap* getBitmap( long nX, long nY, long nWidth, long nHeight );
H A Dsvppspgraphics.hxx185 virtual SalBitmap* getBitmap( long nX, long nY, long nWidth, long nHeight );
H A Dsvpbmp.cxx89 const BitmapDeviceSharedPtr& rSrcBmp = rSrc.getBitmap(); in Create()
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmap.cxx107 BitmapEx CanvasBitmap::getBitmap() const in getBitmap() function in vclcanvas::CanvasBitmap
113 return maCanvasHelper.getBitmap(); in getBitmap()
133 BitmapEx* pBitmapEx = new BitmapEx( getBitmap() ); in getFastPropertyValue()
H A Dcanvasbitmaphelper.hxx114 BitmapEx getBitmap() const;
H A Dcanvasbitmap.hxx102 BitmapEx getBitmap() const;
/trunk/main/canvas/source/directx/
H A Ddx_canvasbitmap.cxx91 mpBitmap->getBitmap()->GetHBITMAP(Gdiplus::Color(), &aHBmp ); in getFastPropertyValue()
133 BitmapSharedPtr pGDIPlusBitmap=mpBitmap->getBitmap(); in getFastPropertyValue()
207 BitmapSharedPtr pGDIPlusBitmap=mpBitmap->getBitmap(); in getFastPropertyValue()
H A Ddx_impltools.cxx562 IBitmapSharedPtr pBitmap( pBitmapProvider->getBitmap() ); in bitmapFromXBitmap()
563 return pBitmap->getBitmap(); in bitmapFromXBitmap()
H A Ddx_bitmapprovider.hxx35 virtual IBitmapSharedPtr getBitmap() const = 0;
H A Ddx_canvashelper.cxx591 IBitmapSharedPtr pDXBitmap( pBitmap->getBitmap() ); in drawBitmap()
593 pGdiBitmap = pDXBitmap->getBitmap(); in drawBitmap()
H A Ddx_ibitmap.hxx40 virtual BitmapSharedPtr getBitmap() const = 0;
H A Ddx_bitmap.hxx50 virtual BitmapSharedPtr getBitmap() const;
H A Ddx_canvasbitmap.hxx86 virtual IBitmapSharedPtr getBitmap() const { return mpBitmap; } in getBitmap() function in dxcanvas::CanvasBitmap
H A Ddx_surfacebitmap.hxx49 virtual BitmapSharedPtr getBitmap() const;
H A Ddx_spritecanvas.hxx141 virtual IBitmapSharedPtr getBitmap() const;
H A Ddx_spritecanvas.cxx186 IBitmapSharedPtr SpriteCanvas::getBitmap() const in getBitmap() function in dxcanvas::SpriteCanvas
H A Ddx_canvas.hxx160 virtual IBitmapSharedPtr getBitmap() const;
H A Ddx_canvas.cxx215 IBitmapSharedPtr BitmapCanvas::getBitmap() const in getBitmap() function in dxcanvas::BitmapCanvas
H A Ddx_bitmap.cxx92 BitmapSharedPtr DXBitmap::getBitmap() const in getBitmap() function in dxcanvas::DXBitmap
/trunk/main/extensions/source/scanner/
H A Dscanner.hxx90 …virtual REF( AWT::XBitmap ) SAL_CALL getBitmap( const ScannerContext& scanner_context ) throw( Sca…
/trunk/main/vcl/unx/generic/dtrans/
H A Dbmp.hxx79 Pixmap getBitmap() const { return m_aBitmap; } in getBitmap() function in x11::PixmapHolder
/trunk/main/offapi/com/sun/star/scanner/
H A DXScannerManager.idl94 …com::sun::star::awt::XBitmap getBitmap( [in] com::sun::star::scanner::ScannerContext scanner_conte…
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi2.cxx581 SalBitmap *pDDB = pSrcGraphics->getBitmap( rPosAry.mnSrcX, in copyBits()
1002 SalBitmap *X11SalGraphics::getBitmap( long nX, long nY, long nDX, long nDY ) in getBitmap() function in X11SalGraphics

Completed in 75 milliseconds

12