|  | Ultralight C++ API 1.4.0
    | 
This is the complete list of members for BitmapSurface, including all inherited members.
| bitmap() | BitmapSurface | |
| BitmapSurface(uint32_t width, uint32_t height) | BitmapSurface | protected | 
| BitmapSurface(const BitmapSurface &)=delete | BitmapSurface | protected | 
| BitmapSurfaceFactory class | BitmapSurface | friend | 
| ClearDirtyBounds() | Surface | virtual | 
| dirty_bounds() const | Surface | virtual | 
| dirty_bounds_ | Surface | protected | 
| height() const override | BitmapSurface | virtual | 
| impl_ | BitmapSurface | protected | 
| LockPixels() override | BitmapSurface | virtual | 
| operator=(const BitmapSurface &)=delete | BitmapSurface | protected | 
| Resize(uint32_t width, uint32_t height) override | BitmapSurface | virtual | 
| row_bytes() const override | BitmapSurface | virtual | 
| set_dirty_bounds(const IntRect &bounds) | Surface | virtual | 
| size() const override | BitmapSurface | virtual | 
| Surface() | Surface | protected | 
| UnlockPixels() override | BitmapSurface | virtual | 
| width() const override | BitmapSurface | virtual | 
| ~BitmapSurface() | BitmapSurface | protectedvirtual | 
| ~Surface() | Surface | virtual |