Ultralight C++ API 1.4.0
|
This is the complete list of members for Surface, including all inherited members.
ClearDirtyBounds() | Surface | virtual |
dirty_bounds() const | Surface | virtual |
dirty_bounds_ | Surface | protected |
height() const =0 | Surface | pure virtual |
LockPixels()=0 | Surface | pure virtual |
Resize(uint32_t width, uint32_t height)=0 | Surface | pure virtual |
row_bytes() const =0 | Surface | pure virtual |
set_dirty_bounds(const IntRect &bounds) | Surface | virtual |
size() const =0 | Surface | pure virtual |
Surface() | Surface | protected |
UnlockPixels()=0 | Surface | pure virtual |
width() const =0 | Surface | pure virtual |
~Surface() | Surface | virtual |