Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/mouse_event_normalize/include/
H A Dmouse_device_state.h52 { LIBINPUT_SIDE_BUTTON_CODE, PointerEvent::MOUSE_BUTTON_SIDE },
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h120 static constexpr int32_t MOUSE_BUTTON_SIDE = 3; member in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h409 static constexpr int32_t MOUSE_BUTTON_SIDE = 3; member in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_inject_test.cpp867 pointerEvent->SetButtonId(PointerEvent::MOUSE_BUTTON_SIDE); in HWTEST_F()
900 pointerEvent->SetButtonPressed(PointerEvent::MOUSE_BUTTON_SIDE); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp296 case OHOS::MMI::PointerEvent::MOUSE_BUTTON_SIDE: in GetMouseEventButton()

Completed in 6 milliseconds