Home
last modified time | relevance | path

Searched refs:rTransparentBitmap (Results 1 – 21 of 21) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A DFileDefinitionWidgetDraw.hxx71 const SalBitmap& rSalBitmap, const SalBitmap& rTransparentBitmap);
H A Dsalgdi.hxx318 const SalBitmap& rTransparentBitmap,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dgdiimpl.hxx103 const SalBitmap& rTransparentBitmap );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dsalgdilayout.cxx706 const SalBitmap& rTransparentBitmap, const OutputDevice *pOutDev ) in DrawBitmap() argument
712 drawBitmap( aPosAry2, rSalBitmap, rTransparentBitmap ); in DrawBitmap()
715 drawBitmap( rPosAry, rSalBitmap, rTransparentBitmap ); in DrawBitmap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dgdiimpl.hxx102 const SalBitmap& rTransparentBitmap );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/qt5/
H A DQt5Graphics.hxx133 const SalBitmap& rTransparentBitmap) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dgenpspgraphics.h166 const SalBitmap& rTransparentBitmap ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dsalgdilayout.cxx626 const SalBitmap& rTransparentBitmap, const OutputDevice& rOutDev ) in DrawBitmap() argument
632 drawBitmap( aPosAry2, rSalBitmap, rTransparentBitmap ); in DrawBitmap()
635 drawBitmap( rPosAry, rSalBitmap, rTransparentBitmap ); in DrawBitmap()
H A DFileDefinitionWidgetDraw.cxx239 const SalBitmap& rTransparentBitmap) in drawBitmap() argument
241 rGraphics.drawBitmap(rPosAry, rSalBitmap, rTransparentBitmap); in drawBitmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/gdi/
H A Dgdiimpl.cxx674 const WinSalBitmap& rTransparentBitmap = static_cast<const WinSalBitmap&>(rSTransparentBitmap); in drawBitmap() local
700 …if( ( GetBitCount() <= 8 ) && rTransparentBitmap.ImplGethDIB() && rTransparentBitmap.GetBitCount()… in drawBitmap()
704 if( aTmp.Create( rTransparentBitmap, &mrParent ) ) in drawBitmap()
708 ImplDrawBitmap( hMaskDC.get(), aPosAry, rTransparentBitmap, false, SRCCOPY ); in drawBitmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/headless/
H A Dsvpgdi.hxx253 const SalBitmap& rTransparentBitmap ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/gdi/
H A Dgdiimpl.cxx684 const WinSalBitmap& rTransparentBitmap = static_cast<const WinSalBitmap&>(rSTransparentBitmap); in drawBitmap() local
710 …if( ( GetBitCount() <= 8 ) && rTransparentBitmap.ImplGethDIB() && rTransparentBitmap.GetBitCount()… in drawBitmap()
714 if( aTmp.Create( rTransparentBitmap, &mrParent ) ) in drawBitmap()
718 ImplDrawBitmap( hMaskDC.get(), aPosAry, rTransparentBitmap, false, SRCCOPY ); in drawBitmap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/headless/
H A Dsvpgdi.hxx258 const SalBitmap& rTransparentBitmap ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/quartz/
H A Dsalgdi.h260 const SalBitmap& rTransparentBitmap ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/win/
H A Dsalgdi.h252 const SalBitmap& rTransparentBitmap ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/win/
H A Dsalgdi.h251 const SalBitmap& rTransparentBitmap ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dsalgdi.hxx305 const SalBitmap& rTransparentBitmap,
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/quartz/
H A DAquaGraphicsBackend.cxx923 const SalBitmap& rTransparentBitmap) in drawBitmap() argument
929 const QuartzSalBitmap& rMask = static_cast<const QuartzSalBitmap&>(rTransparentBitmap); in drawBitmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/quartz/
H A Dsalgdicommon.cxx694 const SalBitmap& rTransparentBitmap ) in drawBitmap() argument
700 const QuartzSalBitmap& rMask = static_cast<const QuartzSalBitmap&>(rTransparentBitmap); in drawBitmap()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A Dsvpgdi.cxx1672 const SalBitmap& rTransparentBitmap ) in drawBitmap() argument
1674 drawAlphaBitmap(rTR, rSourceBitmap, rTransparentBitmap); in drawBitmap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A Dsvpgdi.cxx2191 const SalBitmap& rTransparentBitmap ) in drawBitmap() argument
2193 drawAlphaBitmap(rTR, rSourceBitmap, rTransparentBitmap); in drawBitmap()