Searched refs:KEY_RIGHT (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-command.c116 case KEY_RIGHT:
H A Dtui-io.c74 || (ch == KEY_LEFT) || (ch == KEY_RIGHT)
/openbsd-current/games/worm/
H A Dworm.c292 #ifdef KEY_RIGHT
293 case KEY_RIGHT:
/openbsd-current/games/gomoku/
H A Dbdisp.c331 case KEY_RIGHT:
/openbsd-current/games/bs/
H A Dbs.c531 case KEY_LEFT: case KEY_RIGHT: case KEY_UP: case KEY_DOWN:
540 case 'l': case '6': case KEY_RIGHT: ss->dir = E; break;
616 case KEY_RIGHT:
/openbsd-current/gnu/llvm/lldb/utils/lui/
H A Dcui.py325 elif key == curses.KEY_RIGHT or key == curses.ascii.ACK: # right or CTRL-F
/openbsd-current/games/snake/
H A Dsnake.c355 #ifdef KEY_RIGHT
356 case KEY_RIGHT:
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1269 case KEY_RIGHT:
4149 case KEY_RIGHT:
4885 {KEY_RIGHT, "Expand the selected item"},
4947 case KEY_RIGHT:
5576 {KEY_RIGHT, "Expand selected item"},
5665 case KEY_RIGHT:
6005 case KEY_RIGHT:
6373 {KEY_RIGHT, "Expand"},
6780 {KEY_RIGHT, "Scroll to the right"},
7299 case KEY_RIGHT
[all...]
/openbsd-current/usr.bin/systat/
H A Dengine.c1279 case KEY_RIGHT:
/openbsd-current/lib/libcurses/tinfo/
H A Dlib_win32con.c72 GenMap(VK_RIGHT, KEY_RIGHT),
/openbsd-current/lib/libcurses/
H A Dcurses.h1530 #define KEY_RIGHT 0405 /* right-arrow key */ macro

Completed in 334 milliseconds