tbox_move_cursor  319 modules/gui_tbox.c         tbox_move_cursor(1);
tbox_move_cursor  334 modules/gui_tbox.c         tbox_move_cursor(-1);
tbox_move_cursor  363 modules/gui_tbox.c                 tbox_move_cursor(1);
tbox_move_cursor  418 modules/gui_tbox.c                 tbox_move_cursor(-1);
tbox_move_cursor  422 modules/gui_tbox.c                 if (text[cursor+1] != '\0') tbox_move_cursor(1);
tbox_move_cursor  433 modules/gui_tbox.c                 tbox_move_cursor(-1);
tbox_move_cursor  438 modules/gui_tbox.c                 if (text[cursor+1] != '\0') tbox_move_cursor(1);