Home
last modified time | relevance | path

Searched refs:GetRasterOp (Results 1 – 25 of 25) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1513 && ROP_OVERPAINT == GetRasterOp() in DrawLine()
1554 && ROP_OVERPAINT == GetRasterOp() in impPaintLineGeometryWithEvtlExpand()
1811 && ROP_OVERPAINT == GetRasterOp() in DrawPolyLine()
1984 && ROP_OVERPAINT == GetRasterOp() in DrawPolygon()
2080 && ROP_OVERPAINT == GetRasterOp() in DrawPolyPolygon()
2209 && ROP_OVERPAINT == GetRasterOp() in ImpDrawPolyPolygonWithB2DPolyPolygon()
2327 && ROP_OVERPAINT == GetRasterOp() in TryDrawPolyLineDirect()
2396 && ROP_OVERPAINT == GetRasterOp() in DrawPolyLine()
2537 pData->meRasterOp = GetRasterOp(); in Push()
H A Dcvtsvm.cxx2129 if( ( pAct->GetRasterOp() != ROP_0 ) && ( pAct->GetRasterOp() != ROP_1 ) ) in ImplWriteActions()
2143 switch( pAct->GetRasterOp() ) in ImplWriteActions()
2159 if( pAct->GetRasterOp() == ROP_0 ) in ImplWriteActions()
H A Doutdev6.cxx183 && ROP_OVERPAINT == GetRasterOp() ) in DrawTransparent()
1171 RasterOp eRasterOp = GetRasterOp(); in Erase()
H A Doutdev2.cxx390 RasterOp eOldRop = GetRasterOp(); in CopyArea()
457 RasterOp eOldROP = GetRasterOp(); in ImplDrawFrameDev()
H A Dgdimtf.cxx759 AddAction( new MetaRasterOpAction( pOutDev->GetRasterOp() ) ); in SaveStatus()
/trunk/main/svtools/source/filter/wmf/
H A Demfwr.cxx751 …(*mpStm) << (sal_uInt32) 0 << ( ( ROP_XOR == maVDev.GetRasterOp() && WIN_SRCCOPY == nROP ) ? WIN_S… in ImplWriteBmpRecord()
1366 ImplWriteRasterOp( maVDev.GetRasterOp() ); in ImplWrite()
1374 ImplWriteRasterOp( ( (MetaRasterOpAction*) pAction )->GetRasterOp() ); in ImplWrite()
H A Dwmfwr.cxx1712 eSrcRasterOp=pA->GetRasterOp(); in WriteRecords()
/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx94 static_cast<MetaRasterOpAction*>(pCurrAct)->GetRasterOp() ) in hasUnsupportedActions()
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx513 RasterOp aROp = pGridWin[i]->GetRasterOp(); in DrawMarkRect()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx113 meRasterOp = mpOutputDevice->GetRasterOp(); /* ROP_OVERPAINT */ in initAttrs()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx193 RasterOp eOld( pWin->GetRasterOp() ); in Paint()
/trunk/main/vcl/inc/vcl/
H A Dmetaact.hxx1365 RasterOp GetRasterOp() const { return meRasterOp; } in GetRasterOp() function in MetaRasterOpAction
H A Doutdev.hxx903 RasterOp GetRasterOp() const { return meRasterOp; } in GetRasterOp() function in OutputDevice
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx189 const RasterOp eRop(rOut.GetRasterOp()); in PaintMacro()
1873 const RasterOp eRop(rOut.GetRasterOp()); in PaintMacro()
/trunk/main/extensions/source/scanner/
H A Dsanedlg.cxx1088 RasterOp eROP = GetRasterOp(); in DrawDrag()
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx425 RasterOp eOldOp = pWindow->GetRasterOp(); in ImpPaintDDCursor()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx2287 eGDIRasterOp = ( (const MetaRasterOpAction*) pMA )->GetRasterOp(); in WriteOrders()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx2103 eSrcRasterOp=pA->GetRasterOp(); in WriteOpcodes()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx907 if( ((MetaRasterOpAction*)pAct)->GetRasterOp() == ROP_OVERPAINT ) in ImplCreateOutput()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2837 const RasterOp aRasterOp = pA->GetRasterOp(); in interpretMetafile()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx698 if (pVirDev->GetRasterOp()!=eROP) pVirDev->SetRasterOp(eROP); in SetRasterOp()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx3095 RasterOp eOldOp = pView->GetRasterOp(); in PaintDDCursor()
H A Dsvimpicn.cxx3895 RasterOp eOldOp = pView->GetRasterOp(); in ImpDrawXORRect()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx1449 RasterOp aROp = WinPtr->GetRasterOp(); \ in DisplayHID()
/trunk/main/vcl/source/window/
H A Dwindow.cxx9975 SetRasterOp( GetRasterOp() ); in ImplPaintToDevice()

Completed in 287 milliseconds