Searched defs:buttons (Results 26 - 39 of 39) sorted by relevance

12

/freebsd-13-stable/usr.sbin/bhyve/
H A Dusb_mouse.c146 uint8_t buttons; /* bits: 0 left, 1 right, 2 middle */ member in struct:umouse_report
/freebsd-13-stable/contrib/dialog/
H A Dbuildlist.c564 const char **buttons = dlg_ok_labels(); local
H A Dcalendar.c728 const char **buttons = dlg_ok_labels(); local
H A Dfselect.c601 const char **buttons = dlg_ok_labels(); local
H A Ddialog.h86 #undef buttons macro
/freebsd-13-stable/sys/dev/hid/
H A Dhmt.c204 uint8_t buttons[howmany(HMT_BTN_MAX, 8)]; member in struct:hmt_softc
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c113 #undef buttons /* symbol conflict in consio.h */ macro
[all...]
/freebsd-13-stable/sys/dev/usb/input/
H A Dums.c226 int32_t buttons = 0; local
873 ums_put_queue(struct ums_softc *sc, int32_t dx, int32_t dy, int32_t dz, int32_t dt, int32_t buttons) argument
917 ums_evdev_push(struct ums_softc *sc, int32_t dx, int32_t dy, int32_t dz, int32_t dt, int32_t buttons) argument
[all...]
H A Dwmt.c228 uint8_t buttons[howmany(WMT_BTN_MAX, 8)]; member in struct:wmt_softc
/freebsd-13-stable/sys/sys/
H A Dmouse.h84 int buttons; /* -1 if unknown */ member in struct:mousehw
H A Dconsio.h136 int buttons; member in struct:mouse_data
/freebsd-13-stable/usr.sbin/moused/
H A Dmoused.c469 int buttons; member in struct:__anon16587
[all...]
/freebsd-13-stable/sys/dev/atkbdc/
H A Dpsm.c528 int buttons; member in struct:old_mousehw
6362 int buttons; local
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/
H A Dcurses.priv.h793 #undef buttons /* term.h defines this, and gpm uses it! */ macro

Completed in 294 milliseconds

12