|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
#include <surface.h>
Data Fields | |
| list_entry_t | dwmEntry |
| list_entry_t | clientEntry |
| client_t * | client |
| point_t | pos |
| fd_t | shmem |
| pixel_t * | buffer |
| uint32_t | width |
| uint32_t | height |
| surface_id_t | id |
| surface_type_t | type |
| timer_t | timer |
| surface_flags_t | flags |
| char | name [MAX_NAME] |
| list_entry_t surface_t::dwmEntry |
| list_entry_t surface_t::clientEntry |
| surface_id_t surface_t::id |
| surface_type_t surface_t::type |
| surface_flags_t surface_t::flags |