|
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 3445 of file mhttpd.cxx.
| int CGIF_LABEL::align |
Definition at line 3449 of file mhttpd.cxx.
| char CGIF_LABEL::bgcolor[8] |
Definition at line 3451 of file mhttpd.cxx.
| char CGIF_LABEL::fgcolor[8] |
Definition at line 3450 of file mhttpd.cxx.
| char CGIF_LABEL::font[32] |
Definition at line 3448 of file mhttpd.cxx.
| char CGIF_LABEL::format[32] |
Definition at line 3447 of file mhttpd.cxx.
| char CGIF_LABEL::src[256] |
Definition at line 3446 of file mhttpd.cxx.
| int CGIF_LABEL::x |
Definition at line 3449 of file mhttpd.cxx.
| int CGIF_LABEL::y |
Definition at line 3449 of file mhttpd.cxx.