Home
last modified time | relevance | path

Searched refs:GraphicsSharedPtr (Results 1 – 19 of 19) sorted by relevance

/aoo41x/main/canvas/source/directx/
H A Ddx_canvashelper.cxx156 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in clear()
176 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawPoint()
212 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawLine()
251 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawBezier()
297 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawPolyPolygon()
342 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in strokePolyPolygon()
443 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in fillPolyPolygon()
506 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawText()
596 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawBitmap()
624 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in drawBitmapModulated()
[all …]
H A Ddx_canvashelper_texturefill.cxx63 bool fillLinearGradient( GraphicsSharedPtr& rGraphics, in fillLinearGradient()
209 GraphicsSharedPtr& rGraphics, in fillPolygonalGradient()
435 GraphicsSharedPtr& rGraphics, in fillGradient()
474 GraphicsSharedPtr& rGraphics, in fillBitmap()
564 GraphicsSharedPtr pGraphics( mpGraphicsProvider->getGraphics() ); in fillTexturedPolyPolygon()
H A Ddx_impltools.cxx506 bool drawGdiPlusBitmap( const GraphicsSharedPtr& rGraphics, in drawGdiPlusBitmap()
514 bool drawDIBits( const GraphicsSharedPtr& rGraphics, in drawDIBits()
526 bool drawRGBABits( const GraphicsSharedPtr& rGraphics, in drawRGBABits()
594 GraphicsSharedPtr pGraphics(createGraphicsFromBitmap(pBitmap)); in bitmapFromXBitmap()
H A Ddx_surfacegraphics.cxx60 GraphicsSharedPtr createSurfaceGraphics(const COMReference<surface_type>& rSurface ) in createSurfaceGraphics()
63 GraphicsSharedPtr pRet; in createSurfaceGraphics()
H A Ddx_bitmap.hxx48 virtual GraphicsSharedPtr getGraphics();
80 GraphicsSharedPtr mpGraphics;
H A Ddx_surfacebitmap.hxx47 virtual GraphicsSharedPtr getGraphics();
125 GraphicsSharedPtr mpGraphics;
H A Ddx_canvas.cxx72 GraphicsSharedPtr mpGraphics;
75 virtual GraphicsSharedPtr getGraphics() { return mpGraphics; } in getGraphics()
H A Ddx_surfacegraphics.hxx38 GraphicsSharedPtr createSurfaceGraphics(const COMReference<surface_type>& rSurface );
H A Ddx_graphicsprovider.hxx43 virtual GraphicsSharedPtr getGraphics() = 0;
H A Ddx_surfacebitmap.cxx307 GraphicsSharedPtr pGraphics(getGraphics()); in clear()
326 GraphicsSharedPtr DXSurfaceBitmap::getGraphics() in getGraphics()
H A Ddx_winstuff.hxx107 typedef ::boost::shared_ptr< Gdiplus::Graphics > GraphicsSharedPtr; typedef
H A Ddx_impltools.hxx115 bool drawGdiPlusBitmap( const GraphicsSharedPtr& rGraphics,
H A Ddx_bitmapcanvashelper.cxx96 GraphicsSharedPtr pGraphics( mpTarget->getGraphics() ); in clear()
H A Ddx_bitmap.cxx97 GraphicsSharedPtr DXBitmap::getGraphics() in getGraphics()
H A Ddx_textlayout.cxx230 bool TextLayout::draw( const GraphicsSharedPtr& rGraphics, in draw()
H A Ddx_textlayout.hxx89 bool draw( const GraphicsSharedPtr& rGraphics,
H A Ddx_textlayout_drawhelper.cxx105 const GraphicsSharedPtr& rGraphics, in drawText()
H A Ddx_canvashelper.hxx242 void setupGraphicsState( GraphicsSharedPtr& rGraphics,
H A Ddx_5rm.cxx1944 GraphicsSharedPtr pGraphics; in renderInfoText()

Completed in 66 milliseconds