Home
last modified time | relevance | path

Searched refs:SurfaceProvider (Results 1 – 9 of 9) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_surfaceprovider.hxx48 class SurfaceProvider : public ::com::sun::star::uno::XInterface class
51 virtual ~SurfaceProvider() {} in ~SurfaceProvider()
75 typedef ::rtl::Reference< SurfaceProvider > SurfaceProviderRef;
H A Dcairo_devicehelper.hxx63 void init( SurfaceProvider& rSurfaceProvider,
120 void implInit( SurfaceProvider& rSurfaceProvider,
131 SurfaceProvider* mpSurfaceProvider;
H A Dcairo_devicehelper.cxx53 void DeviceHelper::implInit( SurfaceProvider& rSurfaceProvider, in implInit()
62 void DeviceHelper::init( SurfaceProvider& rSurfaceProvider, in init()
H A Dcairo_canvashelper.hxx81 SurfaceProvider& rSurfaceProvider,
297 SurfaceProvider* mpSurfaceProvider;
H A Dcairo_canvascustomsprite.hxx76 public SurfaceProvider
H A Dcairo_canvasbitmap.hxx57 public SurfaceProvider
H A Dcairo_canvas.hxx88 public SurfaceProvider
H A Dcairo_spritecanvas.hxx90 public SurfaceProvider
H A Dcairo_canvashelper.cxx100 SurfaceProvider& rSurfaceProvider, in init()
325 SurfaceProvider* pSurfaceProvider = dynamic_cast<SurfaceProvider*>( xBitmap.get() ); in surfaceFromXBitmap()

Completed in 39 milliseconds