Searched defs:button (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/sys/dev/hil/ |
H A D | hilms.c | 223 int dx, dy, dz, button; in hilms_callback() local
|
/openbsd-src/lib/libcurses/base/ |
H A D | lib_mouse.c | 236 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 D | wsmoused.c | 336 int button, i, mask; in split_event() local
|
H A D | mouse_protocols.h | 192 int button; /* button status */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | 20020430-1.c | 27 unsigned int button; member
|
/openbsd-src/sys/dev/usb/ |
H A D | ubcmtp.c | 58 uint8_t button; member
|
/openbsd-src/sys/dev/i2c/ |
H A D | iatp.c | 175 uint8_t button; member [all...] |
/openbsd-src/sys/dev/wscons/ |
H A D | wsmouse.c | 978 int button, ev_type; wsmouse_btn_sync() local
|
H A D | wstpad.c | 219 u_int button; member
|
H A D | wsdisplay.c | 2603 button_event(struct wsscreen * scr,int button,int clicks) button_event() argument
|