FIELD

FIELD *

Members

Variables

arg
void* arg;
Undocumented in source.
back
chtype back;
Undocumented in source.
buf
FIELD_CELL* buf;
Undocumented in source.
cols
short cols;
Undocumented in source.
dcols
int dcols;
Undocumented in source.
drows
int drows;
Undocumented in source.
fcol
short fcol;
Undocumented in source.
fore
chtype fore;
Undocumented in source.
form
FORM* form;
Undocumented in source.
frow
short frow;
Undocumented in source.
index
short index;
Undocumented in source.
just
short just;
Undocumented in source.
link
FIELD* link;
Undocumented in source.
maxgrow
int maxgrow;
Undocumented in source.
nbuf
short nbuf;
Undocumented in source.
nrow
int nrow;
Undocumented in source.
opts
Field_Options opts;
Undocumented in source.
pad
int pad;
Undocumented in source.
page
short page;
Undocumented in source.
rows
short rows;
Undocumented in source.
snext
FIELD* snext;
Undocumented in source.
sprev
FIELD* sprev;
Undocumented in source.
status
ushort status;
Undocumented in source.
type
FORM* type;
Undocumented in source.
usrptr
void* usrptr;
Undocumented in source.

Meta