|
PatchworkOS
|
#include <internal.h>
Data Fields | |
| list_entry_t | entry |
| drawable_t | draw |
Definition at line 9 of file internal.h.
| drawable_t image_t::draw |
Definition at line 12 of file internal.h.
Referenced by image_draw(), image_free(), image_height(), image_new(), image_new_blank(), image_rect(), and image_width().
| list_entry_t image_t::entry |
Definition at line 11 of file internal.h.
Referenced by image_free(), and image_new_blank().