Searched refs:do_btn (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/x11vnc/misc/ |
D | uinput.pl | 131 do_btn($BTN_TOUCH, 1, 0.1); 132 do_btn($BTN_TOUCH, 0, 0.1); 134 do_btn($BTN_MOUSE, 1, 0.1); 135 do_btn($BTN_MOUSE, 0, 0.1); 186 sub do_btn { subroutine
|
D | qt_tslib_inject.pl | 245 do_btn($BTN_TOUCH, 1); 248 do_btn($BTN_TOUCH, 0); 293 sub do_btn { subroutine
|