|
C-Menu 0.2.9
A User Interface Toolkit
|
#include </usr/local/src/C-Menu/src/ui/nccell.h>
Data Fields | |
| uint64_t | channels |
| uint32_t | gcluster |
| uint8_t | gcluster_backstop |
| uint16_t | stylemask |
| uint8_t | width |
| uint64_t nccell::channels |
Definition at line 8 of file nccell.h.
Referenced by mk_chimera(), search(), ui_bkgd(), ui_bkgdset(), ui_bkgrnd(), ui_bkgrndset(), ui_box_surface_new(), ui_cell_from_ucp(), ui_getcchar(), ui_setcchar(), ui_surface_addpad(), and ui_surface_addwin().
| uint32_t nccell::gcluster |
Definition at line 4 of file nccell.h.
Referenced by mk_chimera(), ui_cell_from_ucp(), ui_getcchar(), ui_mvwadd_wchnstr(), ui_mvwadd_wchstr(), ui_setcchar(), ui_wadd_wchnstr(), and ui_wadd_wchstr().
| uint8_t nccell::gcluster_backstop |
Definition at line 5 of file nccell.h.
Referenced by mk_chimera().
| uint16_t nccell::stylemask |
Definition at line 7 of file nccell.h.
Referenced by mk_chimera(), ui_bkgd(), ui_bkgdset(), ui_bkgrnd(), ui_bkgrndset(), and ui_getcchar().
| uint8_t nccell::width |
Definition at line 6 of file nccell.h.
Referenced by ui_cell_from_ucp(), ui_mvwadd_wchnstr(), ui_setcchar(), and ui_wadd_wchnstr().