Searched refs:btnMouseUpEv (Results 1 – 1 of 1) sorted by relevance
105 RawEvent btnMouseUpEv = { event.when, EV_KEY, BTN_MOUSE, KEY_UP_STATE, dhId, event.path }; in SimulateMouseBtnMouseUpState() local108 std::vector<RawEvent> simEvents = { mscScanEv, btnMouseUpEv, sycReportEv }; in SimulateMouseBtnMouseUpState()