Home
last modified time | relevance | path

Searched refs:ROP_0 (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx191 bool isRasterOpForceBlack() const { return ROP_0 == maRasterOp; } in isRasterOpForceBlack()
/trunk/main/canvas/source/vcl/
H A Dcanvashelper_texturefill.cxx664 rOutDev.SetRasterOp( ROP_0 ); in gradientFill()
688 p2ndOutDev->SetRasterOp( ROP_0 ); in gradientFill()
H A Dspritehelper.cxx331 rTargetSurface.SetRasterOp( ROP_0 ); in redraw()
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx916 if( ROP_0 == meRasterOp ) in ImplInitLineColor()
939 if( ROP_0 == meRasterOp ) in ImplInitFillColor()
H A Doutdev4.cxx847 SetRasterOp( ROP_0 ); in DrawGradient()
981 pVDev->SetRasterOp( ROP_0 ); in DrawGradient()
H A Dcvtsvm.cxx2129 if( ( pAct->GetRasterOp() != ROP_0 ) && ( pAct->GetRasterOp() != ROP_1 ) ) in ImplWriteActions()
2159 if( pAct->GetRasterOp() == ROP_0 ) in ImplWriteActions()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx136 enum RasterOp { ROP_OVERPAINT, ROP_XOR, ROP_0, ROP_1, ROP_INVERT }; enumerator

Completed in 80 milliseconds