Home
last modified time | relevance | path

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

12

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx202 if( !mpGraphics ) in ImplSelectClipRegion()
339 mpGraphics = NULL; in OutputDevice()
482 if( !mpGraphics ) in supportsOperation()
582 if ( mpGraphics ) in ImplGetGraphics()
598 if ( !mpGraphics ) in ImplGetGraphics()
612 mpGraphics = pReleaseOutDev->mpGraphics; in ImplGetGraphics()
629 if ( mpGraphics ) in ImplGetGraphics()
719 if ( mpGraphics ) in ImplGetGraphics()
735 if ( !mpGraphics ) in ImplReleaseGraphics()
1496 if ( !mpGraphics ) in DrawLine()
[all …]
H A Doutdev5.cxx68 if ( !mpGraphics ) in DBG_NAMEEX()
123 if ( !mpGraphics ) in DrawEllipse()
142 mpGraphics->DrawPolyLine( aRectPoly.GetSize(), pPtAry, this ); in DrawEllipse()
147 mpGraphics->DrawPolygon( aRectPoly.GetSize(), pPtAry, this ); in DrawEllipse()
174 if ( !mpGraphics ) in DrawArc()
195 mpGraphics->DrawPolyLine( aArcPoly.GetSize(), pPtAry, this ); in DrawArc()
221 if ( !mpGraphics ) in DrawPie()
243 mpGraphics->DrawPolyLine( aPiePoly.GetSize(), pPtAry, this ); in DrawPie()
248 mpGraphics->DrawPolygon( aPiePoly.GetSize(), pPtAry, this ); in DrawPie()
275 if ( !mpGraphics ) in DrawChord()
[all …]
H A Doutdev2.cxx65 if ( !mpGraphics ) \
160 if ( !pSrcDev->mpGraphics ) in ImplDrawOutDevDirect()
165 pGraphics2 = pSrcDev->mpGraphics; in ImplDrawOutDevDirect()
173 if ( !pSrcDev->mpGraphics ) in ImplDrawOutDevDirect()
180 if ( !mpGraphics ) in ImplDrawOutDevDirect()
185 DBG_ASSERT( mpGraphics && pSrcDev->mpGraphics, in ImplDrawOutDevDirect()
465 if ( !mpGraphics ) in ImplDrawFrameDev()
473 mpGraphics->ResetClipRegion(); in ImplDrawFrameDev()
1597 (((OutputDevice*)&aVDev)->mpGraphics)->CopyBits( aPosAry, mpGraphics, this, this ); in GetBitmap()
1744 if ( !mpGraphics ) in DrawPixel()
[all …]
H A Doutdevnative.cxx107 if ( !mpGraphics ) in IsNativeControlSupported()
111 return( mpGraphics->IsNativeControlSupported(nType, nPart) ); in IsNativeControlSupported()
126 if ( !mpGraphics ) in HitTestNativeControl()
134 …return( mpGraphics->HitTestNativeControl(nType, nPart, screenRegion, Point( aPos.X() + mnOutOffX, … in HitTestNativeControl()
230 if ( !mpGraphics ) in DrawNativeControl()
254 …sal_Bool bRet = mpGraphics->DrawNativeControl(nType, nPart, screenRegion, nState, *aScreenCtrlValu… in DrawNativeControl()
273 if ( !mpGraphics ) in DrawNativeControlText()
292 …sal_Bool bRet = mpGraphics->DrawNativeControlText(nType, nPart, screenRegion, nState, *aScreenCtrl… in DrawNativeControlText()
312 if ( !mpGraphics ) in GetNativeControlRegion()
321 …sal_Bool bRet = mpGraphics->GetNativeControlRegion(nType, nPart, screenRegion, nState, *aScreenCtr… in GetNativeControlRegion()
H A Doutdev6.cxx69 if( !mpGraphics && !ImplGetGraphics() ) in DBG_NAMEEX()
123 mpGraphics->DrawPixel( aHorzBuf[ j ], Y, this ); in DBG_NAMEEX()
132 mpGraphics->DrawLine( nStartX, nY, nEndX, nY, this ); in DBG_NAMEEX()
141 mpGraphics->DrawLine( nX, nStartY, nX, nEndY, this ); in DBG_NAMEEX()
167 if( !mpGraphics ) in DrawTransparent()
182 && mpGraphics->supportsOperation(OutDevSupport_B2DDraw) in DrawTransparent()
268 if( !mpGraphics ) in DrawTransparent()
277 && mpGraphics->supportsOperation( OutDevSupport_B2DDraw ) in DrawTransparent()
319 mpGraphics->SetFillColor(); in DrawTransparent()
450 bDrawn = mpGraphics->DrawAlphaRect( in DrawTransparent()
[all …]
H A Doutdev4.cxx92 mpGraphics->DrawPolygon( nPoints, pPtAry, this ); in DBG_NAMEEX()
118 mpGraphics->DrawPolygon( nSize, pPtAry, this ); in ImplDrawPolyPolygon()
143 mpGraphics->DrawPolygon( *pPointAry, *pPointAryAry, this ); in ImplDrawPolyPolygon()
145 mpGraphics->DrawPolyPolygon( nCount, pPointAry, pPointAryAry, this ); in ImplDrawPolyPolygon()
531 mpGraphics->SetFillColor( MAKE_SALCOLOR( nRed, nGreen, nBlue ) ); in ImplDrawComplexGradient()
737 if ( !mpGraphics ) in DrawGradient()
751 mpGraphics->SetLineColor(); in DrawGradient()
792 if( !mpGraphics ) in DrawGradient()
903 if( !mpGraphics && !ImplGetGraphics() ) in DrawGradient()
916 mpGraphics->SetLineColor(); in DrawGradient()
[all …]
H A Doutdev3.cxx207 mpGraphics->ReleaseFonts(); in ImplUpdateFontData()
3004 SalGraphics* pGraphics = mpGraphics; in ImplNewFont()
3230 mpGraphics->SetLineColor(); in ImplDrawTextBackground()
3782 mpGraphics->SetLineColor(); in ImplDrawStraightTextLine()
3978 mpGraphics->SetLineColor(); in ImplDrawStrikeoutLine()
4078 pLayout->DrawText( *mpGraphics ); in ImplDrawStrikeoutChar()
5010 if(mpGraphics) in SetAntialiasing()
5502 if( !mpGraphics ) in DrawWaveLine()
5976 if( !mpGraphics ) in ImplLayout()
7374 if (!mpGraphics) ImplGetGraphics(); in GetSysFontData()
[all …]
H A Dvirdev.cxx65 if ( !pOutDev->mpGraphics ) in ImplInitVirDev()
67 pGraphics = pOutDev->mpGraphics; in ImplInitVirDev()
245 if ( !mpGraphics ) in ImplSetOutputSizePixel()
251 …pNewVirDev = pSVData->mpDefInst->CreateVirtualDevice( mpGraphics, nNewWidth, nNewHeight, mnBitCoun… in ImplSetOutputSizePixel()
277 pGraphics->CopyBits( aPosAry, mpGraphics, this, this ); in ImplSetOutputSizePixel()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalvd.cxx67 mpGraphics = new AquaSalGraphics( /*pGraphic*/ ); in AquaSalVirtualDevice()
83 mpGraphics->setGraphicsFrame( pFrame ); in AquaSalVirtualDevice()
99 if( mpGraphics ) in ~AquaSalVirtualDevice()
101 mpGraphics->SetVirDevGraphics( NULL, NULL ); in ~AquaSalVirtualDevice()
102 delete mpGraphics; in ~AquaSalVirtualDevice()
103 mpGraphics = 0; in ~AquaSalVirtualDevice()
120 if( mpGraphics ) in Destroy()
121 mpGraphics->SetVirDevGraphics( NULL, NULL ); in Destroy()
139 if( mbGraphicsUsed || !mpGraphics ) in GetGraphics()
143 return mpGraphics; in GetGraphics()
[all …]
H A Dsalprn.cxx59 mpGraphics( 0 ), in AquaSalInfoPrinter()
88 mpGraphics = new AquaSalGraphics(); in AquaSalInfoPrinter()
106 delete mpGraphics; in ~AquaSalInfoPrinter()
123 if( mpGraphics ) in SetupPrinterGraphics()
157 mpGraphics->SetPrinterGraphics( i_rContext, nDPIX, nDPIY, 1.0 ); in SetupPrinterGraphics()
168 SalGraphics* pGraphics = mbGraphics ? NULL : mpGraphics; in GetGraphics()
416 mpGraphics->GetResolution( nDPIX, nDPIY ); in GetPageInfo()
666 return mpGraphics; in StartPage()
673 mpGraphics->InvalidateContext(); in EndPage()
/trunk/main/vcl/win/source/gdi/
H A Dsalvd.cxx139 pVDev->mpGraphics = pVirGraphics; in CreateVirtualDevice()
174 mpGraphics = NULL; // current VirDev graphics in WinSalVirtualDevice()
193 if( mpGraphics->mhDefPal ) in ~WinSalVirtualDevice()
194 SelectPalette( mpGraphics->getHDC(), mpGraphics->mhDefPal, TRUE ); in ~WinSalVirtualDevice()
195 ImplSalDeInitGraphics( mpGraphics ); in ~WinSalVirtualDevice()
197 SelectBitmap( mpGraphics->getHDC(), mhDefBmp ); in ~WinSalVirtualDevice()
199 DeleteDC( mpGraphics->getHDC() ); in ~WinSalVirtualDevice()
202 delete mpGraphics; in ~WinSalVirtualDevice()
203 mpGraphics = NULL; in ~WinSalVirtualDevice()
213 if ( mpGraphics ) in GetGraphics()
[all …]
H A Dsalprn.cxx1533 if ( mpGraphics ) in ~WinSalInfoPrinter()
1537 delete mpGraphics; in ~WinSalInfoPrinter()
1604 if ( mpGraphics ) in GetGraphics()
1607 return mpGraphics; in GetGraphics()
1906 if ( mpGraphics ) in ~WinSalPrinter()
1909 delete mpGraphics; in ~WinSalPrinter()
2189 if ( mpGraphics ) in EndJob()
2192 delete mpGraphics; in EndJob()
2193 mpGraphics = NULL; in EndJob()
2337 delete mpGraphics; in EndPage()
[all …]
/trunk/main/vcl/os2/source/gdi/
H A Dsalvd.cxx132 pVDev->mpGraphics = pVirGraphics; in CreateVirtualDevice()
155 ImplSalDeInitGraphics( mpGraphics ); in ~Os2SalVirtualDevice()
157 Ft2SetBitmap( mpGraphics->mhPS, mhDefBmp ); in ~Os2SalVirtualDevice()
159 Ft2DestroyPS( mpGraphics->mhPS ); in ~Os2SalVirtualDevice()
160 DevCloseDC( mpGraphics->mhDC ); in ~Os2SalVirtualDevice()
161 delete mpGraphics; in ~Os2SalVirtualDevice()
171 if ( mpGraphics ) in GetGraphics()
174 return mpGraphics; in GetGraphics()
196 mpGraphics->mnHeight = nDY; in SetSize()
206 DevQueryCaps( mpGraphics->mhDC, CAPS_WIDTH, 1L, &alData); in GetSize()
[all …]
H A Dsalprn.cxx1163 mpGraphics = NULL; in Os2SalInfoPrinter()
1177 if ( mpGraphics ) in ~Os2SalInfoPrinter()
1180 delete mpGraphics; in ~Os2SalInfoPrinter()
1229 if ( mpGraphics ) in GetGraphics()
1232 return mpGraphics; in GetGraphics()
1790 if ( mpGraphics ) in AbortJob()
1793 delete mpGraphics; in AbortJob()
1794 mpGraphics = NULL; in AbortJob()
1891 if ( mpGraphics ) in EndPage()
1895 delete mpGraphics; in EndPage()
[all …]
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx966 mpGraphics = NULL; in WinSalFrame()
1071 if ( mpGraphics ) in ~WinSalFrame()
1074 SelectPalette( mpGraphics->getHDC(), mpGraphics->mhDefPal, TRUE ); in ~WinSalFrame()
1077 delete mpGraphics; in ~WinSalFrame()
1078 mpGraphics = NULL; in ~WinSalFrame()
1153 if ( !mpGraphics ) in GetGraphics()
1177 return mpGraphics; in GetGraphics()
1706 if ( pThis->mpGraphics ) in ImplSetParentFrame()
4104 if ( pFrame->mpGraphics && pFrame->mpGraphics->mhRegion ) in ImplHandlePaintMsg()
4120 if ( pFrame->mpGraphics && pFrame->mpGraphics->mhRegion ) in ImplHandlePaintMsg()
[all …]
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx67 mpGraphics(NULL), in AquaSalFrame()
125 if ( mpGraphics ) in ~AquaSalFrame()
126 delete mpGraphics; in ~AquaSalFrame()
262 if( mpGraphics ) in screenParametersChanged()
263 mpGraphics->updateResolution(); in screenParametersChanged()
274 if ( !mpGraphics ) in GetGraphics()
276 mpGraphics = new AquaSalGraphics; in GetGraphics()
281 return mpGraphics; in GetGraphics()
1224 if( ! mpGraphics ) in getResolution()
1227 ReleaseGraphics( mpGraphics ); in getResolution()
[all …]
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx777 mpGraphics = NULL; in Os2SalFrame()
794 mpGraphics = NULL; in Os2SalFrame()
845 if ( mpGraphics ) in ~Os2SalFrame()
849 delete mpGraphics; in ~Os2SalFrame()
885 if ( !mpGraphics ) in GetGraphics()
893 mpGraphics->mbPrinter = FALSE; in GetGraphics()
894 mpGraphics->mbVirDev = FALSE; in GetGraphics()
895 mpGraphics->mbWindow = TRUE; in GetGraphics()
896 mpGraphics->mbScreen = TRUE; in GetGraphics()
903 return mpGraphics; in GetGraphics()
[all …]
/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx58 mpGraphics(tools::createGraphicsFromBitmap(mpBitmap)), in DXBitmap()
68 mpGraphics(), in DXBitmap()
89 mpGraphics.reset( tools::createGraphicsFromBitmap(mpBitmap) ); in DXBitmap()
99 return mpGraphics; in getGraphics()
H A Ddx_canvas.cxx72 GraphicsSharedPtr mpGraphics; member in dxcanvas::GraphicsProviderImpl
74 explicit GraphicsProviderImpl( Gdiplus::Graphics* pGraphics ) : mpGraphics( pGraphics ) {} in GraphicsProviderImpl()
75 virtual GraphicsSharedPtr getGraphics() { return mpGraphics; } in getGraphics()
H A Ddx_surfacebitmap.cxx231 mpGraphics(), in DXSurfaceBitmap()
263 mpGraphics.reset( tools::createGraphicsFromBitmap(mpGDIPlusBitmap) ); in init()
335 return mpGraphics; in getGraphics()
/trunk/main/vcl/inc/os2/
H A Dsalprn.h45 Os2SalGraphics* mpGraphics; // Graphics member in Os2SalInfoPrinter
87 Os2SalGraphics* mpGraphics; // current Printer graphics member in SalPrinterData00
106 Os2SalGraphics* mpGraphics; // current Printer graphics member in Os2SalPrinter
H A Dsalvd.h43 Os2SalGraphics* mpGraphics; // current VirDev graphics member in Os2SalVirtualDevice
/trunk/main/vcl/source/window/
H A Dwindow2.cxx448 if ( !mpGraphics ) in Invert()
465mpGraphics->Invert( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), nSalFlags, thi… in Invert()
485 if ( !mpGraphics ) in Invert()
503 mpGraphics->Invert( nPoints, pPtAry, nSalFlags, this ); in Invert()
571 if ( !mpGraphics ) in InvertTracking()
583 pGraphics = mpGraphics; in InvertTracking()
637 if ( !mpGraphics ) in InvertTracking()
649 pGraphics = mpGraphics; in InvertTracking()
/trunk/main/vcl/inc/win/
H A Dsalprn.h59 WinSalGraphics* mpGraphics; // current Printer graphics member in WinSalInfoPrinter
92 WinSalGraphics* mpGraphics; // current Printer graphics member in WinSalPrinter
H A Dsalvd.h47 WinSalGraphics* mpGraphics; // current VirDev graphics member in WinSalVirtualDevice

Completed in 224 milliseconds

12