#include <dktypes.h>
Data Fields | |
char * | t |
Representation when in text mode. | |
char * | m |
Representation when in math mode. | |
char * | a |
Representation in all modes. |
char* dk_le_ct_t::a |
Representation in all modes.
char* dk_le_ct_t::m |
Representation when in math mode.
char* dk_le_ct_t::t |
Representation when in text mode.