Searched refs:KEY_LEFT (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/contrib/dialog/
H A Ddlg_keys.h125 DLG_KEYS_DATA( DLGK_GRID_LEFT, KEY_LEFT ), \
156 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT )
H A Dinputbox.c37 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT ), \
H A Dtailbox.c310 DLG_KEYS_DATA( DLGK_GRID_LEFT, KEY_LEFT ),
H A Drangebox.c191 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT ),
H A Dtimebox.c161 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT ),
H A Dchecklist.c170 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT ),
H A Deditbox.c303 DLG_KEYS_DATA( DLGK_GRID_LEFT, KEY_LEFT ), \
H A Dmenubox.c311 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT ),
H A Dtreeview.c174 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT ),
H A Dcalendar.c697 DLG_KEYS_DATA( DLGK_GRID_LEFT, KEY_LEFT ),
H A Dformbox.c454 DLG_KEYS_DATA( DLGK_ITEM_PREV, KEY_LEFT ), \
H A Dtextbox.c670 DLG_KEYS_DATA( DLGK_GRID_LEFT, KEY_LEFT ),
H A Dbuildlist.c523 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT ),
/freebsd-13-stable/sys/dev/gpio/
H A Dgpiokeys_codes.c124 { KEY_LEFT, GPIOKEY_E0(75)},
/freebsd-13-stable/sys/dev/hid/
H A Dhsctrl.c64 HSCTRL_MAP(MENU_LEFT, KEY_LEFT),
H A Dhcons.c72 HCONS_MAP_KEY(0x044, KEY_LEFT), /* Menu Left */
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c139 if (ch == erasec || ch == KEY_LEFT || ch == KEY_BACKSPACE) {
/freebsd-13-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c159 if (ch == KEY_LEFT || ch == KEY_BACKSPACE) {
/freebsd-13-stable/sys/dev/evdev/
H A Devdev_utils.c64 KEY_LEFT, KEY_DOWN, KEY_UP, KEY_NUMLOCK,
174 KEY_UP, KEY_PAGEUP, NONE, KEY_LEFT,
H A Dinput-event-codes.h194 #define KEY_LEFT 105 macro
/freebsd-13-stable/contrib/ee/
H A Dnew_curse.h54 #define KEY_LEFT 0404 macro
/freebsd-13-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c93 DLG_KEYS_DATA( DLGK_FIELD_PREV, KEY_LEFT ),
/freebsd-13-stable/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.c95 KEY_LEFT, KEY_DOWN, KEY_UP, KEY_NUMLOCK,
158 [0x044] = KEY_LEFT,
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1044 case KEY_LEFT:
1714 {KEY_LEFT,
1782 case KEY_LEFT:
2114 {KEY_LEFT, "Unexpand selected item or select parent if not expanded"},
2209 case KEY_LEFT:
2537 case KEY_LEFT:
2899 {KEY_LEFT, "Unexpand or select parent"},
/freebsd-13-stable/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h180 #define KEY_LEFT 105 macro

Completed in 225 milliseconds

12