Home
last modified time | relevance | path

Searched refs:POINTER_ACTION_PULL_MOVE (Results 1 - 25 of 32) sorted by relevance

12

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_input_channel_test.cpp89 pointerEvent->SetPointerAction(MMI::PointerEvent::POINTER_ACTION_PULL_MOVE); in HWTEST_F()
107 pointerEvent->SetPointerAction(MMI::PointerEvent::POINTER_ACTION_PULL_MOVE); in HWTEST_F()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.h47 { TouchType::PULL_MOVE, MMI::PointerEvent::POINTER_ACTION_PULL_MOVE },
H A Dmmi_event_convertor.cpp213 { OHOS::MMI::PointerEvent::POINTER_ACTION_PULL_MOVE, TouchType::PULL_MOVE }, in SetTouchEventType()
259 case OHOS::MMI::PointerEvent::POINTER_ACTION_PULL_MOVE: in GetMouseEventAction()
478 case OHOS::MMI::PointerEvent::POINTER_ACTION_PULL_MOVE: in GetPointerEventAction()
H A Dace_view_ohos.cpp315 case OHOS::MMI::PointerEvent::POINTER_ACTION_PULL_MOVE: { in ProcessDragEvent()
/foundation/arkui/ace_engine/adapter/preview/external/multimodalinput/
H A Dpointer_event.h97 static constexpr int32_t POINTER_ACTION_PULL_MOVE = 13; member in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_event_process.cpp92 if (action != MMI::PointerEvent::POINTER_ACTION_PULL_MOVE) { in ProcessWindowDragEvent()
/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp223 if (event->GetPointerAction() == PointerEvent::POINTER_ACTION_PULL_MOVE in AcquireEnableMark()
336 pointerAc != PointerEvent::POINTER_ACTION_PULL_MOVE) { in DispatchPointerEventInner()
/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_builder.cpp195 (pointerEvent->GetPointerAction() != MMI::PointerEvent::POINTER_ACTION_PULL_MOVE))) { in IsActive()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.cpp39 { TouchType::PULL_MOVE, MMI::PointerEvent::POINTER_ACTION_PULL_MOVE },
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_context.cpp247 (event.pointerAction == MMI::PointerEvent::POINTER_ACTION_PULL_MOVE))) { in OnPointerEvent()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h123 static constexpr int32_t POINTER_ACTION_PULL_MOVE = 13; member in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_dynamic_drawing_manager.cpp181 case PointerEvent::POINTER_ACTION_PULL_MOVE: in CheckPointerAction()
H A Dinput_windows_manager.cpp3151 pointerEvent->GetPointerAction() != PointerEvent::POINTER_ACTION_PULL_MOVE && in UpdateDisplayInfo()
3323 pointerAction != PointerEvent::POINTER_ACTION_PULL_MOVE && in UpdateDisplayInfo()
4010 pointerEvent->SetPointerAction(PointerEvent::POINTER_ACTION_PULL_MOVE); in UpdateDisplayInfo()
4156 pointerAction == PointerEvent::POINTER_ACTION_PULL_MOVE); in UpdateDisplayInfo()
/foundation/window/window_manager/window_scene/session/container/src/
H A Dwindow_event_channel.cpp259 pointerAction == MMI::PointerEvent::POINTER_ACTION_PULL_MOVE) { in PrintPointerEvent()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp585 { PointerEvent::POINTER_ACTION_PULL_MOVE, "pull-move" },
1376 case PointerEvent::POINTER_ACTION_PULL_MOVE: in ActionToShortStr()
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp513 case PointerEvent::POINTER_ACTION_PULL_MOVE: { in GetAction()
1232 case PointerEvent::POINTER_ACTION_PULL_MOVE: { in TransformTsActionValue()
1764 pointerEventItem->GetPointerAction() != PointerEvent::POINTER_ACTION_PULL_MOVE) { in OnPointerEventInJsThread()
/foundation/multimodalinput/input/service/window_manager/test/
H A Dtouch_drawing_manager_ai_test.cpp669 action = PointerEvent::POINTER_ACTION_PULL_MOVE; in HWTEST_F()
H A Dknuckle_dynamic_drawing_manager_test.cpp586 pointerEvent->SetPointerAction(PointerEvent::POINTER_ACTION_PULL_MOVE); in HWTEST_F()
H A Dknuckle_drawing_manager_test.cpp618 action = PointerEvent::POINTER_ACTION_PULL_MOVE; in HWTEST_F()
H A Dtouch_drawing_manager_test.cpp145 ret = manager.IsValidAction(PointerEvent::POINTER_ACTION_PULL_MOVE); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp529 pointerEvent->GetPointerAction() != PointerEvent::POINTER_ACTION_PULL_MOVE) { in OnPointerEvent()
1046 pointerEvent->GetPointerAction() != PointerEvent::POINTER_ACTION_PULL_MOVE && in SimulateInputEvent()
1497 std::initializer_list<int32_t> pointerActionPullEvents { PointerEvent::POINTER_ACTION_PULL_MOVE, in OnDisconnected() member in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/frameworks/proxy/events/include/
H A Devent_log_helper.h261 event->GetPointerAction() == PointerEvent::POINTER_ACTION_PULL_MOVE || in PrintInfoLog()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_get_attribute_value/
H A Dsa_get_attribute_value_benchmark.cpp501 case MMI::PointerEvent::POINTER_ACTION_PULL_MOVE: in HandleTouchGuidingState()
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touch_guider.cpp501 case MMI::PointerEvent::POINTER_ACTION_PULL_MOVE: in HandleTouchGuidingState()
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp312 (pointerEvent->GetPointerAction() != PointerEvent::POINTER_ACTION_PULL_MOVE) && in AccelerateMotion()

Completed in 63 milliseconds

12