Data Fields | |
| struct { | |
| int state | |
| int seq [16] | |
| WORD attr | |
| COORD saved | |
| } | vt100 |
Definition at line 614 of file win32.c.
| WORD constat::attr |
| COORD constat::saved |
| int constat::seq[16] |
| int constat::state |
Definition at line 616 of file win32.c.
Referenced by constat_apply(), constat_handle(), constat_parse(), and constat_reset().
| struct { ... } constat::vt100 |
Referenced by constat_apply(), constat_handle(), constat_parse(), and constat_reset().
1.4.7