Searched refs:Os2Surface (Results 1 – 2 of 2) sorted by relevance
71 Os2Surface::Os2Surface( const CairoSurfaceSharedPtr& pSurface ) : in Os2Surface() function in cairo::Os2Surface86 Os2Surface::Os2Surface( HWND hwnd, int x, int y, int w, int h) : in Os2Surface() function in cairo::Os2Surface104 Os2Surface::Os2Surface( const BitmapSystemData& rBmpData ) : in Os2Surface() function in cairo::Os2Surface139 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 …]
33 class Os2Surface : public Surface class39 explicit Os2Surface( const CairoSurfaceSharedPtr& pSurface );41 Os2Surface( HWND hWnd, int x, int y, int w, int h);43 Os2Surface( const BitmapSystemData& rBmpData );
Completed in 15 milliseconds