|
XenevaOS
|
#include <appgrid.h>

Public Attributes | |
| list_t * | lbbuttonlist |
| int | start_pos_x |
| int | start_pos_y |
| int | x |
| int | y |
| int | w |
| int | h |
| int | numPageCount |
| int | numEntriesInEachRow |
| int | numRowsInOnePage |
| void(* | PaintAppGrid )(_app_grid_ *grid, ChWindow *win) |
| int _app_grid_::h |
| list_t* _app_grid_::lbbuttonlist |
| int _app_grid_::numEntriesInEachRow |
| int _app_grid_::numPageCount |
| int _app_grid_::numRowsInOnePage |
| void(* _app_grid_::PaintAppGrid) (_app_grid_ *grid, ChWindow *win) |
| int _app_grid_::start_pos_x |
| int _app_grid_::start_pos_y |
| int _app_grid_::w |
| int _app_grid_::x |
| int _app_grid_::y |