Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_POINTER_BUTTON (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput.h36 LIBINPUT_EVENT_POINTER_BUTTON, enumerator
/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp81 static_cast<int32_t>(LIBINPUT_EVENT_POINTER_BUTTON),
156 case LIBINPUT_EVENT_POINTER_BUTTON: in HandleEvent()
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp263 if (type == LIBINPUT_EVENT_POINTER_BUTTON && primaryButton == RIGHT_BUTTON) { in HandleButtonValueInner()
563 case LIBINPUT_EVENT_POINTER_BUTTON: in Normalize()
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp1361 type = LIBINPUT_EVENT_POINTER_BUTTON; in HWTEST_F()

Completed in 7 milliseconds