|
Scroom 0.14-48-ga0fee447
|
This is the complete list of members for Scroom::Bitmap::BitmapSurface, including all inherited members.
| BitmapSurface(const BitmapSurface &)=delete | Scroom::Bitmap::BitmapSurface | |
| BitmapSurface(BitmapSurface &&)=delete | Scroom::Bitmap::BitmapSurface | |
| BitmapSurface(int width, int height, cairo_format_t format) | Scroom::Bitmap::BitmapSurface | private |
| BitmapSurface(int width, int height, cairo_format_t format, int stride, std::shared_ptr< unsigned char > const &data) | Scroom::Bitmap::BitmapSurface | private |
| create(int width, int height, cairo_format_t format) | Scroom::Bitmap::BitmapSurface | static |
| create(int width, int height, cairo_format_t format, int stride, std::shared_ptr< unsigned char > const &data) | Scroom::Bitmap::BitmapSurface | static |
| data | Scroom::Bitmap::BitmapSurface | private |
| get() | Scroom::Bitmap::BitmapSurface | |
| operator=(const BitmapSurface &)=delete | Scroom::Bitmap::BitmapSurface | |
| operator=(BitmapSurface &&)=delete | Scroom::Bitmap::BitmapSurface | |
| Ptr typedef | Scroom::Bitmap::BitmapSurface | |
| surface | Scroom::Bitmap::BitmapSurface | private |
| ~BitmapSurface() | Scroom::Bitmap::BitmapSurface |