Home
last modified time | relevance | path

Searched refs:SetWindowX (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dinput_manager_util.cpp223 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_11); in SetupPointerEvent005()
247 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_3); in SetupPointerEvent006()
297 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_9); in SetupPointerEvent009()
324 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_7); in SetupPointerEvent010()
348 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_8); in SetupPointerEvent011()
360 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_4); in SetupPointerEvent011()
386 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_8); in SetupPointerEvent012()
398 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_4); in SetupPointerEvent012()
423 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_8); in SetupPointerEvent013()
437 item.SetWindowX(POINTER_ITEM_WINDOW_X_OFFSET_4); in SetupPointerEvent013()
[all …]
H A Dpointer_event.cpp103 void PointerEvent::PointerItem::SetWindowX(int32_t x) in SetWindowX() function in OHOS::MMI::PointerEvent::PointerItem
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test.cpp590 pointerItem.SetWindowX(15);
691 pointerItem.SetWindowX(0);
752 pointerItem.SetWindowX(0);
759 pointerItem.SetWindowX(1000);
765 pointerItem.SetWindowX(1000);
771 pointerItem.SetWindowX(0);
811 pointerItem.SetWindowX(0);
818 pointerItem.SetWindowX(500);
824 pointerItem.SetWindowX(1000);
830 pointerItem.SetWindowX(500);
H A Dmove_drag_controller_test.cpp272 pointerItem.SetWindowX(100000000);
296 pointerItem.SetWindowX(1);
620 pointerItem.SetWindowX(0);
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp214 pointeritem.SetWindowX(10);
488 pointerItem.SetWindowX(10);
517 pointerItem.SetWindowX(20);
546 pointerItem.SetWindowX(30);
579 pointerItem.SetWindowX(40);
608 pointerItem.SetWindowX(45);
637 pointerItem.SetWindowX(35);
1420 pointerItem.SetWindowX(35);
1631 pointerItem.SetWindowX(1);
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinner_pointer_item.cpp66 mmiItem.SetWindowX(innerItem.windowX); in Transform()
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_pointer_event.cpp81 void PointerEvent::PointerItem::SetWindowX(int32_t x) in SetWindowX() function in OHOS::MMI::PointerEvent::PointerItem
/ohos5.0/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp201 pointerItem.SetWindowX(0); in HandleCrownRotatePostInner()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp594 item.SetWindowX(static_cast<int32_t>(transformPoint.GetX())); in CalculatePointerEvent()
647 item.SetWindowX(static_cast<int32_t>(windowX)); in CalculatePointerEvent()
699 item.SetWindowX(static_cast<int32_t>(windowX)); in CalculateWindowCoordinate()
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp490 pointerItem.SetWindowX(0); in HandleAxisPostInner()
525 pointerItem.SetWindowX(0); in HandlePostInner()
681 pointerItem.SetWindowX(0); in HandlePostMoveMouse()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
H A Dwindow_scene_helper.cpp202 item.SetWindowX(static_cast<int32_t>(std::round(tmp.GetX()))); in CaculatePoint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.cpp58 item.SetWindowX(static_cast<int32_t>(transformPoint.GetX())); in ConvertPointerEvent()
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp61 item.SetWindowX(600); in CreatePointEvent()
353 item1.SetWindowX(10);
363 item2.SetWindowX(item1.GetWindowX());
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h883 void SetWindowX(int32_t x);
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test4.cpp290 pointerItem.SetWindowX(100);
294 pointerItem.SetWindowX(1);
302 pointerItem.SetWindowX(100);
H A Dwindow_extension_session_impl_test.cpp1761 item.SetWindowX(15); // 15 : position x
/ohos5.0/foundation/multimodalinput/input/service/event_resample/src/
H A Devent_resample.cpp198 item.SetWindowX(windowXY.first); in UpdatePointerEvent()
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/src/
H A Devent_dispatch_handler.cpp205 pointerItem.SetWindowX(windowX); in HandleMultiWindowPointerEvent()
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1212 currentPointerItem.SetWindowX(lastLogicX_- lastWindowInfo_.area.x); in UpdateDisplayInfo()
1344 pointerItem.SetWindowX(lastLogicX_ - lastWindowInfo_.area.x); in UpdateDisplayInfo()
1432 currentPointerItem.SetWindowX(lastLogicX_ - lastWindowInfo_.area.x); in UpdateDisplayInfo()
2667 pointerItem.SetWindowX(windowX); in UpdateDisplayInfo()
2936 pointerItem.SetWindowX(static_cast<int32_t>(windowX)); in UpdateDisplayInfo()
3229 pointerItem.SetWindowX(static_cast<int32_t>(windowX)); in UpdateDisplayInfo()
3453 currentPointerItem.SetWindowX(lastTouchLogicX_ - lastTouchWindowInfo_.area.x); in UpdateDisplayInfo()
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouchpad_transform_processor.cpp382 pointerItem.SetWindowX(0); in SetPinchPointerItem()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp199 pointerItem.SetWindowX(originPos.x - windowRect_.posX_); in UpdatePointerEvent()
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp580 pointerItem.SetWindowX(std::round(windowX * vpr)); in ConvertPointerItemFromJs()
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp2230 item.SetWindowX(pointX); in FillPointerItem()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp2981 pointerItem.SetWindowX(originPos.x - originRect.posX_); in UpdatePointerEventForStretchableWindow()
H A Dwindow_scene_session_impl.cpp4433 pointerItem.SetWindowX(transferX - windowRect.posX_); in ConvertPointForCompatibleMode()

12