Home
last modified time | relevance | path

Searched refs:SetXORMode (Results 1 – 25 of 52) sorted by relevance

123

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dsalgdiimpl.hxx78 virtual void SetXORMode( bool bSet, bool bInvertOnly ) = 0;
H A Dopenglgdiimpl.hxx230 virtual void SetXORMode( bool bSet, bool bInvertOnly ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dsalgdiimpl.hxx96 virtual void SetXORMode( bool bSet, bool bInvertOnly ) = 0;
H A Dsalgdi.hxx126 virtual void SetXORMode( bool bSet, bool bInvertOnly ) = 0;
735 void SetXORMode(bool bSet, bool bInvertOnly) override in SetXORMode() function in SalGraphicsAutoDelegateToImpl
737 GetImpl()->SetXORMode(bSet, bInvertOnly); in SetXORMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/gdi/
H A Dgdiimpl.hxx98 virtual void SetXORMode( bool bSet, bool bInvertOnly ) override;
H A Dsalgdi.cxx745 void WinSalGraphics::SetXORMode( bool bSet, bool bInvertOnly ) in SetXORMode() function in WinSalGraphics
747 mpImpl->SetXORMode( bSet, bInvertOnly ); in SetXORMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A DGenPspGfxBackend.hxx44 void SetXORMode(bool bSet, bool bInvertOnly) override;
H A Dsalgdi.h108 virtual void SetXORMode( bool bSet, bool ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/gdi/
H A Dgdiimpl.hxx141 virtual void SetXORMode( bool bSet, bool bInvertOnly ) override;
H A Dsalgdi.cxx391 void X11SalGraphics::SetXORMode( bool bSet, bool bInvertOnly ) in SetXORMode() function in X11SalGraphics
393 mxImpl->SetXORMode( bSet, bInvertOnly ); in SetXORMode()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/gdi/
H A Dsalgdi.cxx400 void X11SalGraphics::SetXORMode( bool bSet, bool bInvertOnly ) in SetXORMode() function in X11SalGraphics
402 mxImpl->SetXORMode( bSet, bInvertOnly ); in SetXORMode()
H A Dgdiimpl.hxx142 virtual void SetXORMode( bool bSet, bool bInvertOnly ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/gdi/
H A Dgdiimpl.hxx101 virtual void SetXORMode( bool bSet, bool bInvertOnly ) override;
H A Dsalgdi.cxx750 void WinSalGraphics::SetXORMode( bool bSet, bool bInvertOnly ) in SetXORMode() function in WinSalGraphics
752 mpImpl->SetXORMode( bSet, bInvertOnly ); in SetXORMode()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/qt5/
H A DQt5Graphics.hxx171 virtual void SetXORMode(bool bSet, bool bInvertOnly) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dgenpspgraphics.h80 virtual void SetXORMode( bool bSet, bool ) override;
H A Dsalgdi.h109 virtual void SetXORMode( bool bSet, bool ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/qt5/
H A DQt5Graphics.hxx77 void SetXORMode(bool bSet, bool bInvertOnly) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/skia/
H A Dgdiimpl.hxx80 virtual void SetXORMode(bool bSet, bool bInvertOnly) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dvirdev.cxx82 …mpGraphics->SetXORMode( (RasterOp::Invert == meRasterOp) || (RasterOp::Xor == meRasterOp), RasterO… in AcquireGraphics()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/headless/
H A Dsvpgdi.hxx168 virtual void SetXORMode( bool bSet, bool ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dvirdev.cxx72 …mpGraphics->SetXORMode( (RasterOp::Invert == meRasterOp) || (RasterOp::Xor == meRasterOp), RasterO… in AcquireGraphics()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/headless/
H A Dsvpgdi.hxx171 virtual void SetXORMode( bool bSet, bool ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A DGenPspGfxBackend.cxx194 void GenPspGfxBackend::SetXORMode(bool bSet, bool /*bInvertOnly*/) in SetXORMode() function in GenPspGfxBackend
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/quartz/
H A Dsalgdi.h333 virtual void SetXORMode( bool bSet, bool bInvertOnly ) override;

123