Home
last modified time | relevance | path

Searched refs:ROP_1 (Results 1 – 4 of 4) sorted by path

/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx223 if (eActROP == ROP_1) return true; in IsInvisible()
1296 if (nUSHORT==23) eActROP = ROP_1; in ReadData()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx136 enum RasterOp { ROP_OVERPAINT, ROP_XOR, ROP_0, ROP_1, ROP_INVERT }; enumerator
/trunk/main/vcl/source/gdi/
H A Dcvtsvm.cxx2129 if( ( pAct->GetRasterOp() != ROP_0 ) && ( pAct->GetRasterOp() != ROP_1 ) ) in ImplWriteActions()
H A Doutdev.cxx918 else if( ROP_1 == meRasterOp ) in ImplInitLineColor()
941 else if( ROP_1 == meRasterOp ) in ImplInitFillColor()

Completed in 52 milliseconds