Freeciv-3.3
|
Data Fields | |
struct utf8_char * | next |
struct utf8_char * | prev |
int | bytes |
char | chr [7] |
SDL_Surface * | tsurf |
Definition at line 36 of file widget_edit.c.
int utf8_char::bytes |
Definition at line 39 of file widget_edit.c.
char utf8_char::chr |
Definition at line 40 of file widget_edit.c.
Definition at line 37 of file widget_edit.c.
Referenced by chainlen(), and del_chain().
Definition at line 38 of file widget_edit.c.
Referenced by del_chain(), and edit_textinput().
SDL_Surface * utf8_char::tsurf |
Definition at line 41 of file widget_edit.c.
Referenced by del_chain(), edit_key_down(), and edit_key_down().