Home
last modified time | relevance | path

Searched defs:button (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/sys/dev/hil/
H A Dhilms.c223 int dx, dy, dz, button; in hilms_callback() local
/openbsd-src/lib/libcurses/base/
H A Dlib_mouse.c236 write_event(SCREEN *sp, int down, int button, int x, int y) in write_event()
960 handle_wheel(SCREEN *sp, MEVENT * eventp, int button, int wheel) in handle_wheel()
1013 int button = 0; in decode_X10_bstate() local
/openbsd-src/usr.sbin/wsmoused/
H A Dwsmoused.c336 int button, i, mask; in split_event() local
H A Dmouse_protocols.h192 int button; /* button status */ member
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20020430-1.c27 unsigned int button; member
/openbsd-src/sys/dev/usb/
H A Dubcmtp.c58 uint8_t button; member
/openbsd-src/sys/dev/i2c/
H A Diatp.c175 uint8_t button; member
[all...]
/openbsd-src/sys/dev/wscons/
H A Dwsmouse.c978 int button, ev_type; wsmouse_btn_sync() local
H A Dwstpad.c219 u_int button; member
H A Dwsdisplay.c2603 button_event(struct wsscreen * scr,int button,int clicks) button_event() argument