![]() |
MHEG5
18.9.0
MHEG5 Documentation
|
Public Types | |
enum | { choosing, chosen } |
Public Attributes | |
enum entry_state_s:: { ... } | state |
E_MHEG5_KEY | current_key |
int | key_map_index |
U32BIT | last_press_time |
char | previous_character |
MHEG5Entryfield * | entryfield |
Definition at line 57 of file mh5entryfield.c.
anonymous enum |
Enumerator | |
---|---|
choosing | |
chosen |
Definition at line 59 of file mh5entryfield.c.
E_MHEG5_KEY entry_state_s::current_key |
Definition at line 60 of file mh5entryfield.c.
MHEG5Entryfield* entry_state_s::entryfield |
Definition at line 64 of file mh5entryfield.c.
int entry_state_s::key_map_index |
Definition at line 61 of file mh5entryfield.c.
U32BIT entry_state_s::last_press_time |
Definition at line 62 of file mh5entryfield.c.
char entry_state_s::previous_character |
Definition at line 63 of file mh5entryfield.c.
enum { ... } entry_state_s::state |