Home
last modified time | relevance | path

Searched refs:Os2Surface (Results 1 – 2 of 2) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_os2_cairo.cxx71 Os2Surface::Os2Surface( const CairoSurfaceSharedPtr& pSurface ) : in Os2Surface() function in cairo::Os2Surface
86 Os2Surface::Os2Surface( HWND hwnd, int x, int y, int w, int h) : in Os2Surface() function in cairo::Os2Surface
104 Os2Surface::Os2Surface( const BitmapSystemData& rBmpData ) : in Os2Surface() function in cairo::Os2Surface
139 CairoSharedPtr Os2Surface::getCairo() const in getCairo()
165 new Os2Surface( in getSimilar()
180 void Os2Surface::Resize( int width, int height) in Resize()
185 void Os2Surface::flush() const in flush()
196 int Os2Surface::getDepth() const in getDepth()
238 return SurfaceSharedPtr(new Os2Surface(rSurface)); in createSurface()
267 surf = SurfaceSharedPtr(new Os2Surface( in createSurface()
[all …]
H A Dcairo_os2_cairo.hxx33 class Os2Surface : public Surface class
39 explicit Os2Surface( const CairoSurfaceSharedPtr& pSurface );
41 Os2Surface( HWND hWnd, int x, int y, int w, int h);
43 Os2Surface( const BitmapSystemData& rBmpData );

Completed in 19 milliseconds