lastKey            45 modules/gui_tbox.c #define RESET_CHAR              lastKey = '\0'; curchar = -1; curgroup = -1;
lastKey            95 modules/gui_tbox.c char lastKey;                   // Last pressed key (Left, Right, Up, Down)
lastKey           343 modules/gui_tbox.c     if (lastKey == curKey)
lastKey           365 modules/gui_tbox.c             lastKey = curKey;