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

/freebsd-11-stable/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-11-stable/contrib/gdb/gdb/tui/
H A Dtui-command.c116 case KEY_RIGHT:
H A Dtui-io.c70 || (ch == KEY_LEFT) || (ch == KEY_RIGHT)
/freebsd-11-stable/sys/dev/gpio/
H A Dgpiokeys_codes.c125 { KEY_RIGHT, GPIOKEY_E0(77)},
/freebsd-11-stable/sys/dev/evdev/
H A Devdev_utils.c65 KEY_DELETE, KEY_END, KEY_PAGEDOWN, KEY_RIGHT,
177 NONE, KEY_RIGHT, NONE, KEY_END,
H A Dinput-event-codes.h195 #define KEY_RIGHT 106 macro
/freebsd-11-stable/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-11-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c90 DLG_KEYS_DATA( DLGK_FIELD_NEXT, KEY_RIGHT ),
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1032 case KEY_RIGHT:
1712 {KEY_RIGHT, "Expand the selected item"},
1774 case KEY_RIGHT:
2112 {KEY_RIGHT, "Expand selected item"},
2201 case KEY_RIGHT:
2538 case KEY_RIGHT:
2899 {KEY_RIGHT, "Expand"},
/freebsd-11-stable/sys/gnu/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h180 #define KEY_RIGHT 106 macro
/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c65 GenMap(VK_RIGHT, KEY_RIGHT),

Completed in 391 milliseconds