Home
last modified time | relevance | path

Searched defs:pGraphics (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/canvas/source/directx/
H A Ddx_canvashelper.cxx156 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in clear() local
176 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawPoint() local
212 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawLine() local
251 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawBezier() local
297 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawPolyPolygon() local
342 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in strokePolyPolygon() local
443 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in fillPolyPolygon() local
506 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawText() local
596 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawBitmap() local
624 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawBitmapModulated() local
H A Ddx_surfacegraphics.cxx62 Gdiplus::Graphics* pGraphics; in createSurfaceGraphics() local
H A Ddx_canvas.cxx74 explicit GraphicsProviderImpl( Gdiplus::Graphics* pGraphics ) : mpGraphics( pGraphics ) {} in GraphicsProviderImpl()
H A Ddx_bitmapcanvashelper.cxx96 GraphicsSharedPtr pGraphics( mpTarget->getGraphics() ); in clear() local
H A Ddx_canvashelper_texturefill.cxx564 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in fillTexturedPolyPolygon() local
H A Ddx_impltools.cxx594 GraphicsSharedPtr pGraphics(createGraphicsFromBitmap(pBitmap)); in bitmapFromXBitmap() local
H A Ddx_surfacebitmap.cxx307 GraphicsSharedPtr pGraphics(getGraphics()); in clear() local
/trunk/main/vcl/unx/headless/
H A Dsvpvd.cxx41 SvpSalGraphics* pGraphics = new SvpSalGraphics(); in GetGraphics() local
47 void SvpSalVirtualDevice::ReleaseGraphics( SalGraphics* pGraphics ) in ReleaseGraphics()
H A Dsvpframe.cxx132 SvpSalGraphics* pGraphics = new SvpSalGraphics(); in GetGraphics() local
138 void SvpSalFrame::ReleaseGraphics( SalGraphics* pGraphics ) in ReleaseGraphics()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.hxx36 X11SalGraphics* pGraphics; member
H A DKDESalFrame.cxx353 void KDESalFrame::ReleaseGraphics( SalGraphics *pGraphics ) in ReleaseGraphics()
/trunk/main/vcl/source/gdi/
H A Dvirdev.cxx64 SalGraphics* pGraphics; in ImplInitVirDev() local
254 SalGraphics* pGraphics = pNewVirDev->GetGraphics(); in ImplSetOutputSizePixel() local
H A Dpdffontcache.cxx51 …GlyphWidth( const ImplFontData* pFont, sal_GlyphId nGlyph, bool bVertical, SalGraphics* pGraphics ) in getGlyphWidth()
H A Dimpbmp.cxx80 sal_Bool ImpBitmap::ImplCreate( const ImpBitmap& rImpBitmap, SalGraphics* pGraphics ) in ImplCreate()
/trunk/main/vcl/inc/unx/kde/
H A Dkdedata.hxx55 X11SalGraphics* pGraphics; member
/trunk/main/vcl/win/source/gdi/
H A Dsalvd.cxx83 WinSalGraphics* pGraphics = static_cast<WinSalGraphics*>(pSGraphics); in CreateVirtualDevice() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalvd.cxx85 Os2SalGraphics* pGraphics = static_cast<Os2SalGraphics*>(pSGraphics); in CreateVirtualDevice() local
H A Dsalbmp.cxx176 Os2SalGraphics* pGraphics = static_cast<Os2SalGraphics*>(pSGraphics); in Create() local
H A Dsalprn.cxx1118 Os2SalGraphics* pGraphics = new Os2SalGraphics; in CreateInfoPrinter() local
1853 Os2SalGraphics* pGraphics = new Os2SalGraphics; in StartPage() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalvd.cxx38 SalVirtualDevice* AquaSalInstance::CreateVirtualDevice( SalGraphics* pGraphics, in CreateVirtualDevice()
H A Dsalprn.cxx168 SalGraphics* pGraphics = mbGraphics ? NULL : mpGraphics; in GetGraphics() local
/trunk/main/vcl/unx/generic/gdi/
H A Dsalvd.cxx43 SalVirtualDevice* X11SalInstance::CreateVirtualDevice( SalGraphics* pGraphics, in CreateVirtualDevice()
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx51 GtkSalGraphics* pGraphics; member
/trunk/main/vcl/source/window/
H A Dwindow2.cxx563 SalGraphics* pGraphics; in InvertTracking() local
629 SalGraphics* pGraphics; in InvertTracking() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dprinterjob.cxx379 PrinterGfx* pGraphics, in StartJob()

Completed in 112 milliseconds

12