|
XenevaOS
|
#include <window.h>

Public Attributes | |
| ChRect | rect [100] |
| uint32_t | rect_count |
| int | x |
| int | y |
| int | w |
| int | h |
| bool | dirty |
| bool | close |
| bool | hide |
| bool | popuped |
| bool | alpha |
| Rect | rect [100] |
| bool _popup_sh_win_::alpha |
| bool _popup_sh_win_::close |
| bool _popup_sh_win_::dirty |
| int _popup_sh_win_::h |
| bool _popup_sh_win_::hide |
| bool _popup_sh_win_::popuped |
| ChRect _popup_sh_win_::rect[100] |
| Rect _popup_sh_win_::rect[100] |
| uint32_t _popup_sh_win_::rect_count |
| int _popup_sh_win_::w |
| int _popup_sh_win_::x |
| int _popup_sh_win_::y |