Home
last modified time | relevance | path

Searched refs:ROP_INVERT (Results 1 – 21 of 21) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx721 …mpGraphics->SetXORMode( (ROP_INVERT == meRasterOp) || (ROP_XOR == meRasterOp), ROP_INVERT == meRas… in ImplGetGraphics()
920 else if( ROP_INVERT == meRasterOp ) in ImplInitLineColor()
943 else if( ROP_INVERT == meRasterOp ) in ImplInitFillColor()
1228 …mpGraphics->SetXORMode( (ROP_INVERT == meRasterOp) || (ROP_XOR == meRasterOp), ROP_INVERT == meRas… in SetRasterOp()
H A Doutdev2.cxx246 if ( ROP_INVERT == meRasterOp ) in DrawOutDev()
319 if ( ROP_INVERT == meRasterOp ) in DrawOutDev()
577 if ( ROP_INVERT == meRasterOp ) in ImplDrawBitmap()
840 const bool bInvert(ROP_INVERT == meRasterOp); in DrawTransformedBitmapEx()
1048 if ( ROP_INVERT == meRasterOp ) in ImplDrawBitmapEx()
1378 if( ROP_INVERT == meRasterOp ) in ImplDrawMask()
H A Dcvtsvm.cxx777 rMtf.AddAction( new MetaRasterOpAction( ROP_INVERT ) ); in ImplConvertFromSVM1()
1135 eRasterOp = ROP_INVERT; in ImplConvertFromSVM1()
2147 case( ROP_INVERT ): nRasterOp = 1; break; in ImplWriteActions()
/trunk/main/vcl/inc/vcl/
H A Dvclenum.hxx136 enum RasterOp { ROP_OVERPAINT, ROP_XOR, ROP_0, ROP_1, ROP_INVERT }; enumerator
/trunk/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx284 rOutDev.SetRasterOp( ROP_INVERT ); in ImplInvertRect()
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx662 pVirDev->SetRasterOp(ROP_INVERT); in DrawingMethod()
1303 case 4: eActROP=ROP_INVERT; break; // notCopy in ReadData()
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx519 pGridWin[i]->SetRasterOp( ROP_INVERT ); in DrawMarkRect()
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx932 meLatestRasterOp ( ROP_INVERT ), in WinMtfOutput()
1075 meRasterOp = ROP_INVERT; in SetRasterOp()
H A Dwmfwr.cxx870 case ROP_INVERT: nROP2=W_R2_NOT; break; in WMFRecord_SetROP2()
949 case ROP_INVERT: nROP = W_DSTINVERT; break; in WMFRecord_StretchDIB()
H A Demfwr.cxx525 case ROP_INVERT: nROP2 = 6; break; in ImplWriteRasterOp()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx498 case ROP_INVERT: nVal=0x000c; break; in WriteOpcode_TxMode()
527 case ROP_INVERT: nVal=0x000c; break; in WriteOpcode_PnMode()
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx800 SetRasterOp( ROP_INVERT ); in Paint()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx195 rOut.SetRasterOp(ROP_INVERT); in PaintMacro()
1879 rOut.SetRasterOp(ROP_INVERT); in PaintMacro()
/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx1089 SetRasterOp( ROP_INVERT ); in DrawDrag()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx304 SetRasterOp( ROP_INVERT ); in ImplInvertDrag()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx426 pWindow->SetRasterOp( ROP_INVERT ); in ImpPaintDDCursor()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1423 case ROP_INVERT: nMix=0x0c; break; in METSetMix()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx353 _pTarget->SetRasterOp(ROP_INVERT); in ImplDrawHighlightRect()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx190 bool isRasterOpInvert() const { return (ROP_XOR == maRasterOp || ROP_INVERT == maRasterOp); } in isRasterOpInvert()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx795 case 0x0c: return ROP_INVERT; in OS2MixToRasterOp()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx3096 pView->SetRasterOp( ROP_INVERT ); in PaintDDCursor()

Completed in 271 milliseconds