#include <input.h>
Data Fields | |
char * | buf |
uint | len |
uint | tlen |
uint | plen |
uint | tplen |
uint | xpos |
uint | ypos |
int | type |
bool | type_insert |
bool | type_start |
bool | type_ret |
bool | use_usr_func |
int(* | usr_func )(struct FIELD *field, int *ch, int *exitkey, int *endloop) |
FIELD * | prevfield |
FIELD * | nextfield |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|