Searched refs:BTN_LEFT (Results 1 - 5 of 5) sorted by relevance

/external/libvncserver/x11vnc/misc/
H A Duinput.pl94 io_ctl($UI_SET_KEYBIT, $BTN_LEFT);
401 $BTN_LEFT = 0x110;
H A Dqt_tslib_inject.pl519 $BTN_LEFT = 0x110;
/external/libvncserver/x11vnc/
H A Duinput.c438 ioctl(fd, UI_SET_KEYBIT, BTN_LEFT);
963 ev.code = BTN_LEFT;
1743 NoSymbol BTN_LEFT
/external/strace/xlat/
H A Devdev_keycode.h791 #if defined(BTN_LEFT) || (defined(HAVE_DECL_BTN_LEFT) && HAVE_DECL_BTN_LEFT)
792 XLAT(BTN_LEFT),
/external/kernel-headers/original/uapi/linux/
H A Dinput.h493 #define BTN_LEFT 0x110 macro

Completed in 75 milliseconds