Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp194 if (button == MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_MIDDLE_BUTTON_CODE && in HandleButtonInner()
196 button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_LEFT_BUTTON_CODE; in HandleButtonInner()
807 button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_LEFT_BUTTON_CODE; in HandleTouchpadRightButton()
812 if (button == MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE && in HandleTouchpadRightButton()
819 if (button == MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_LEFT_BUTTON_CODE && in HandleTouchpadRightButton()
830 button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; in HandleTouchpadLeftButton()
835 if (button == MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE && in HandleTouchpadLeftButton()
837 button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_LEFT_BUTTON_CODE; in HandleTouchpadLeftButton()
842 if (button == MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE && in HandleTouchpadLeftButton()
849 if (button == MouseDeviceState::LIBINPUT_BUTTON_CODE in HandleTouchpadLeftButton()
[all...]
/foundation/multimodalinput/input/service/mouse_event_normalize/include/
H A Dmouse_device_state.h34 enum LIBINPUT_BUTTON_CODE { enum in OHOS::MMI::final
/foundation/multimodalinput/input/service/touch_event_normalize/include/
H A Djoystick_transform_processor.h25 enum LIBINPUT_BUTTON_CODE : uint32_t {
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test_withmock.cpp218 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; in HWTEST_F()
238 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; in HWTEST_F()
H A Dmouse_transform_processor_test.cpp1432 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; in HWTEST_F()
1464 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; in HWTEST_F()
1480 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_RIGHT_BUTTON_CODE; in HWTEST_F()
1496 uint32_t button = MouseDeviceState::LIBINPUT_BUTTON_CODE::LIBINPUT_LEFT_BUTTON_CODE; in HWTEST_F()

Completed in 6 milliseconds