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

/freebsd-10.2-release/contrib/dialog/
H A Ddlg_keys.h125 DLG_KEYS_DATA( DLGK_GRID_RIGHT, KEY_RIGHT )
151 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ), \
H A Dinputbox.c34 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ), \
H A Drangebox.c186 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ),
H A Dtailbox.c297 DLG_KEYS_DATA( DLGK_GRID_RIGHT, KEY_RIGHT ),
H A Dtimebox.c156 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ),
H A Dcalendar.c415 DLG_KEYS_DATA( DLGK_GRID_RIGHT, KEY_RIGHT ),
H A Dchecklist.c167 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ),
H A Deditbox.c294 DLG_KEYS_DATA( DLGK_GRID_RIGHT, KEY_RIGHT ), \
H A Dmenubox.c308 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ),
H A Dtreeview.c171 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ),
H A Dbuildlist.c427 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ),
H A Dfselect.c538 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ), \
H A Dtextbox.c673 DLG_KEYS_DATA( DLGK_GRID_RIGHT, KEY_RIGHT ),
/freebsd-10.2-release/contrib/gdb/gdb/tui/
H A Dtui-command.c116 case KEY_RIGHT:
H A Dtui-io.c70 || (ch == KEY_LEFT) || (ch == KEY_RIGHT)
/freebsd-10.2-release/contrib/ee/
H A Dnew_curse.h55 #define KEY_RIGHT 0405 macro
H A Dee.c1540 else if (in == KEY_RIGHT)
3459 case KEY_RIGHT:
/freebsd-10.2-release/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c88 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ),
/freebsd-10.2-release/sys/gnu/dts/include/dt-bindings/input/
H A Dinput.h118 #define KEY_RIGHT 106 macro
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp2000 case KEY_RIGHT:
2876 { KEY_RIGHT, "Expand the selected item" },
2945 case KEY_RIGHT:
3270 { KEY_RIGHT, "Expand selected item" },
3363 case KEY_RIGHT:
3752 case KEY_RIGHT: return "right";
4054 { KEY_RIGHT, "Expand" },

Completed in 306 milliseconds