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

/external/libvncserver/x11vnc/misc/
H A Duinput.pl98 io_ctl($UI_SET_KEYBIT, $BTN_BACK);
407 $BTN_BACK = 0x116;
H A Dqt_tslib_inject.pl525 $BTN_BACK = 0x116;
/external/libvncserver/x11vnc/
H A Duinput.c442 ioctl(fd, UI_SET_KEYBIT, BTN_BACK);
971 ev.code = BTN_BACK;
1749 NoSymbol BTN_BACK
/external/strace/xlat/
H A Devdev_keycode.h809 #if defined(BTN_BACK) || (defined(HAVE_DECL_BTN_BACK) && HAVE_DECL_BTN_BACK)
810 XLAT(BTN_BACK),
/external/kernel-headers/original/uapi/linux/
H A Dinput.h499 #define BTN_BACK 0x116 macro

Completed in 34 milliseconds