Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/headless/
H A Dsvpgdi.hxx82 virtual void SetXORMode( bool bSet, bool );
H A Dsvppspgraphics.hxx102 virtual void SetXORMode( bool bSet, bool );
H A Dsvpgdi.cxx251 void SvpSalGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() function in SvpSalGraphics
H A Dsvppspgraphics.cxx309 void PspGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() function in PspGraphics
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h93 virtual void SetXORMode( bool bSet, bool );
H A Dsalgdi.h239 virtual void SetXORMode( bool bSet, bool );
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h255 virtual void SetXORMode( bool bSet, bool );
/trunk/main/vcl/inc/win/
H A Dsalgdi.h285 virtual void SetXORMode( bool bSet, bool );
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h323 virtual void SetXORMode( bool bSet, bool bInvertOnly );
/trunk/main/vcl/inc/
H A Dsalgdi.hxx229 virtual void SetXORMode( bool bSet, bool bInvertOnly ) = 0;
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx721 …mpGraphics->SetXORMode( (ROP_INVERT == meRasterOp) || (ROP_XOR == meRasterOp), ROP_INVERT == meRas… in ImplGetGraphics()
1228 …mpGraphics->SetXORMode( (ROP_INVERT == meRasterOp) || (ROP_XOR == meRasterOp), ROP_INVERT == meRas… in SetRasterOp()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx365 void Os2SalGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() function in Os2SalGraphics
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx757 void X11SalGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() function in X11SalGraphics
H A Dpspgraphics.cxx375 void PspGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() function in PspGraphics
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1294 void WinSalGraphics::SetXORMode( bool bSet, bool ) in SetXORMode() function in WinSalGraphics
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2341 void AquaSalGraphics::SetXORMode( bool bSet, bool bInvertOnly ) in SetXORMode() function in AquaSalGraphics

Completed in 92 milliseconds