Home
last modified time | relevance | path

Searched refs:bInvertOnly (Results 1 – 3 of 3) sorted by relevance

/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/aqua/source/gdi/
H A Dsalgdi.cxx2341 void AquaSalGraphics::SetXORMode( bool bSet, bool bInvertOnly ) in SetXORMode() argument
2353 else if( bSet && bInvertOnly && mnXorMode == 0) in SetXORMode()

Completed in 40 milliseconds