|
XenevaOS
|
#include <base.h>

Public Attributes | |
| int | postboxfd |
| int | sharedWinkey |
| int | backbufkey |
| void * | fb |
| void * | shwinbuf |
| int | buffer_width |
| int | buffer_height |
| uint32_t | windowHandle |
| ChFont * | baseFont |
| uint16_t | currentID |
| struct _ChApp_ * | parent |
| int _ChApp_::backbufkey |
| ChFont* _ChApp_::baseFont |
| int _ChApp_::buffer_height |
| int _ChApp_::buffer_width |
| uint16_t _ChApp_::currentID |
| void* _ChApp_::fb |
| struct _ChApp_* _ChApp_::parent |
| int _ChApp_::postboxfd |
| int _ChApp_::sharedWinkey |
| void* _ChApp_::shwinbuf |
| uint32_t _ChApp_::windowHandle |