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.cxx184 if( ( (mpGraphics->GetLayout() & SAL_LAYOUT_BIDI_RTL) && ! IsRTLEnabled() ) || in ImplIsAntiparallel()
185 ( ! (mpGraphics->GetLayout() & SAL_LAYOUT_BIDI_RTL) && IsRTLEnabled() ) ) in ImplIsAntiparallel()
202 if( !mpGraphics ) in ImplSelectClipRegion()
205 pGraphics = mpGraphics; in ImplSelectClipRegion()
293 if( !mpGraphics->DrawPolygonBezier( *pPointAry, *pPointAryAry, *pFlagAryAry, this ) ) in ImplDrawPolyPolygon()
296mpGraphics->DrawPolygon( aPoly.GetSize(), (const SalPoint*)aPoly.GetConstPointAry(), this ); in ImplDrawPolyPolygon()
301 mpGraphics->DrawPolygon( *pPointAry, *pPointAryAry, this ); in ImplDrawPolyPolygon()
309 … if( !mpGraphics->DrawPolyPolygonBezier( j, pPointAry, pPointAryAry, pFlagAryAry, this ) ) in ImplDrawPolyPolygon()
317 mpGraphics->DrawPolyPolygon( j, pPointAry, pPointAryAry, this ); in ImplDrawPolyPolygon()
339 mpGraphics = NULL; in OutputDevice()
[all …]
H A Doutdev5.cxx68 if ( !mpGraphics ) in DBG_NAMEEX()
85mpGraphics->DrawRect( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), this ); in DBG_NAMEEX()
95 mpGraphics->DrawPolyLine( aRoundRectPoly.GetSize(), pPtAry, this ); in DBG_NAMEEX()
97 mpGraphics->DrawPolygon( aRoundRectPoly.GetSize(), pPtAry, this ); 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()
[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()
178 pGraphics2 = pSrcDev->mpGraphics; in ImplDrawOutDevDirect()
180 if ( !mpGraphics ) in ImplDrawOutDevDirect()
185 DBG_ASSERT( mpGraphics && pSrcDev->mpGraphics, in ImplDrawOutDevDirect()
223 mpGraphics->CopyBits( aPosAry2, pGraphics2, this, pSrcDev ); in ImplDrawOutDevDirect()
226 mpGraphics->CopyBits( rPosAry, pGraphics2, this, pSrcDev ); in ImplDrawOutDevDirect()
296 mpGraphics->CopyBits( aPosAry, NULL, this, NULL ); in DrawOutDev()
[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()
195 bDrawnOk = mpGraphics->DrawPolyPolygon( aB2DPolyPolygon, fTransparency, this ); in DrawTransparent()
203mpGraphics->DrawPolyLine( aOnePoly, fTransparency, aHairlineWidth, ::basegfx::B2DLINEJOIN_NONE, co… in DrawTransparent()
268 if( !mpGraphics ) in DrawTransparent()
277 && mpGraphics->supportsOperation( OutDevSupport_B2DDraw ) 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()
252 mpGraphics->SetFillColor( MAKE_SALCOLOR( nRed, nGreen, nBlue ) ); in ImplDrawLinearGradient()
337 mpGraphics->SetFillColor( MAKE_SALCOLOR( nRed, nGreen, nBlue ) ); in ImplDrawLinearGradient()
375 mpGraphics->SetFillColor( MAKE_SALCOLOR( nRed, nGreen, nBlue ) ); in ImplDrawLinearGradient()
531 mpGraphics->SetFillColor( MAKE_SALCOLOR( nRed, nGreen, nBlue ) ); in ImplDrawComplexGradient()
599 mpGraphics->SetFillColor( MAKE_SALCOLOR( nRed, nGreen, nBlue ) ); in ImplDrawComplexGradient()
607 mpGraphics->SetFillColor( MAKE_SALCOLOR( nRed, nGreen, nBlue ) ); in ImplDrawComplexGradient()
[all …]
H A Doutdev3.cxx207 mpGraphics->ReleaseFonts(); in ImplUpdateFontData()
238 mpGraphics->GetDevFontList( mpFontList ); in ImplUpdateFontData()
239 mpGraphics->GetDevFontSubstList( this ); in ImplUpdateFontData()
305 …((OutputDevice*)pFrame)->mpGraphics->GetDevFontList( pFrame->mpWindowImpl->mpFrameData->mpFontList… in ImplUpdateAllFontData()
2923 if( mpGraphics || ImplGetGraphics() ) in ImplInitFontList()
2926 mpGraphics->GetDevFontList( mpFontList ); in ImplInitFontList()
2964 mpFontEntry->mnSetFontFlags = mpGraphics->SetFont( &(mpFontEntry->maFontSelData), 0 ); in ImplInitFont()
2978 mpGraphics->SetTextColor( ImplColorToSal( GetTextColor() ) ); in ImplInitTextColor()
3002 if ( !mpGraphics && !ImplGetGraphics() ) in ImplNewFont()
3004 SalGraphics* pGraphics = mpGraphics; in ImplNewFont()
[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()
68 mpGraphics->SetVirDevGraphics( mxLayer, pData->rCGContext ); in AquaSalVirtualDevice()
74 mpGraphics = new AquaSalGraphics(); // never fails in AquaSalVirtualDevice()
83 mpGraphics->setGraphicsFrame( pFrame ); in AquaSalVirtualDevice()
84 mpGraphics->copyResolution( *pGraphic ); 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()
[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.cxx1465 if ( pPrinter->mpGraphics ) in ImplUpdateSalPrnIC()
1467 ImplSalDeInitGraphics( pPrinter->mpGraphics ); in ImplUpdateSalPrnIC()
1468 DeleteDC( pPrinter->mpGraphics->getHDC() ); in ImplUpdateSalPrnIC()
1469 delete pPrinter->mpGraphics; in ImplUpdateSalPrnIC()
1472 pPrinter->mpGraphics = ImplCreateSalPrnGraphics( hNewDC ); in ImplUpdateSalPrnIC()
1502 pPrinter->mpGraphics = ImplCreateSalPrnGraphics( hDC ); in CreateInfoPrinter()
1522 mpGraphics( NULL ), in WinSalInfoPrinter()
1533 if ( mpGraphics ) in ~WinSalInfoPrinter()
1535 ImplSalDeInitGraphics( mpGraphics ); in ~WinSalInfoPrinter()
1536 DeleteDC( mpGraphics->getHDC() ); in ~WinSalInfoPrinter()
[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.cxx1070 ImplSalDeInitGraphics( pPrinter->mpGraphics); in ImplSalDestroyInfoPrn()
1128 pPrinter->mpGraphics = pGraphics; in CreateInfoPrinter()
1163 mpGraphics = NULL; in Os2SalInfoPrinter()
1177 if ( mpGraphics ) in ~Os2SalInfoPrinter()
1180 delete mpGraphics; in ~Os2SalInfoPrinter()
1229 if ( mpGraphics ) in GetGraphics()
1232 return mpGraphics; in GetGraphics()
1271 mpGraphics->mhDC = mhDC; in Setup()
1272 mpGraphics->mhPS = mhPS; in Setup()
1273 ImplSalInitGraphics( mpGraphics ); in Setup()
[all …]
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx962 mpGraphics = NULL; in WinSalFrame()
1067 if ( mpGraphics ) in ~WinSalFrame()
1069 if ( mpGraphics->mhDefPal ) in ~WinSalFrame()
1070 SelectPalette( mpGraphics->getHDC(), mpGraphics->mhDefPal, TRUE ); in ~WinSalFrame()
1071 ImplSalDeInitGraphics( mpGraphics ); in ~WinSalFrame()
1072 ReleaseDC( mhWnd, mpGraphics->getHDC() ); in ~WinSalFrame()
1073 delete mpGraphics; in ~WinSalFrame()
1074 mpGraphics = NULL; in ~WinSalFrame()
1149 if ( !mpGraphics ) in GetGraphics()
1154 mpGraphics = new WinSalGraphics; in GetGraphics()
[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()
277 mpGraphics->SetWindowGraphics( this ); in GetGraphics()
281 return mpGraphics; in GetGraphics()
289 DBG_ASSERT( pGraphics == mpGraphics, "graphics released on wrong frame" ); in ReleaseGraphics()
[all …]
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx775 mpGraphics = NULL; in Os2SalFrame()
792 mpGraphics = NULL; in Os2SalFrame()
843 if ( mpGraphics ) in ~Os2SalFrame()
845 ImplSalDeInitGraphics( mpGraphics ); in ~Os2SalFrame()
846 WinReleasePS( mpGraphics->mhPS ); in ~Os2SalFrame()
847 delete mpGraphics; in ~Os2SalFrame()
883 if ( !mpGraphics ) in GetGraphics()
886 mpGraphics = new Os2SalGraphics; in GetGraphics()
887 mpGraphics->mhPS = WinGetPS( mhWndClient ); in GetGraphics()
888 mpGraphics->mhDC = ImplWinGetDC( mhWndClient ); 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
87 Os2SalGraphics* mpGraphics; // current Printer graphics
106 Os2SalGraphics* mpGraphics; // current Printer graphics
H A Dsalvd.h43 Os2SalGraphics* mpGraphics; // current VirDev graphics variable
/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
92 WinSalGraphics* mpGraphics; // current Printer graphics
H A Dsalvd.h47 WinSalGraphics* mpGraphics; // current VirDev graphics variable

12