Home
last modified time | relevance | path

Searched refs:LIBINPUT_MIDDLE_BUTTON_CODE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/include/
H A Dmouse_device_state.h37 LIBINPUT_MIDDLE_BUTTON_CODE, enumerator
51 { LIBINPUT_MIDDLE_BUTTON_CODE, PointerEvent::MOUSE_BUTTON_MIDDLE },
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp195 if (button == MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_MIDDLE_BUTTON_CODE && in HandleButtonInner()
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp1213 button = MouseDeviceState::LIBINPUT_MIDDLE_BUTTON_CODE;