MIDAS
|
Public Attributes | |
char | src [256] |
char | format [32] |
char | font [32] |
int | x |
int | y |
int | align |
char | fgcolor [8] |
char | bgcolor [8] |
Definition at line 3440 of file mhttpd.cxx.
int CGIF_LABEL::align |
Definition at line 3444 of file mhttpd.cxx.
char CGIF_LABEL::bgcolor[8] |
Definition at line 3446 of file mhttpd.cxx.
char CGIF_LABEL::fgcolor[8] |
Definition at line 3445 of file mhttpd.cxx.
char CGIF_LABEL::font[32] |
Definition at line 3443 of file mhttpd.cxx.
char CGIF_LABEL::format[32] |
Definition at line 3442 of file mhttpd.cxx.
char CGIF_LABEL::src[256] |
Definition at line 3441 of file mhttpd.cxx.
int CGIF_LABEL::x |
Definition at line 3444 of file mhttpd.cxx.
int CGIF_LABEL::y |
Definition at line 3444 of file mhttpd.cxx.