Jspice3
|
Data Fields | |
bool | active |
int | x |
int | y |
int | fg |
int | bg |
int | cc |
int | hc |
int | col |
int | cwid |
struct sHtxt | txt [256] |
Definition at line 246 of file hypertxt.c.
bool sEdit::active |
Definition at line 247 of file hypertxt.c.
int sEdit::bg |
Definition at line 249 of file hypertxt.c.
int sEdit::cc |
Definition at line 249 of file hypertxt.c.
int sEdit::col |
Definition at line 250 of file hypertxt.c.
int sEdit::cwid |
Definition at line 251 of file hypertxt.c.
int sEdit::fg |
Definition at line 249 of file hypertxt.c.
int sEdit::hc |
Definition at line 249 of file hypertxt.c.
struct sHtxt sEdit::txt[256] |
Definition at line 252 of file hypertxt.c.
int sEdit::x |
Definition at line 248 of file hypertxt.c.
int sEdit::y |
Definition at line 248 of file hypertxt.c.