Home
last modified time | relevance | path

Searched refs:SetWindowXPos (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.cpp59 item.SetWindowXPos(transformPoint.GetX()); in ConvertPointerEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
H A Dwindow_scene_helper.cpp201 item.SetWindowXPos(tmpPos.GetX()); in CaculatePoint()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp604 item.SetWindowXPos(transformPoint.GetX()); in CalculatePointerEvent()
657 item.SetWindowXPos(windowX); in CalculatePointerEvent()
709 item.SetWindowXPos(windowX); in CalculateWindowCoordinate()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h865 void SetWindowXPos(double x);
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp144 void PointerEvent::PointerItem::SetWindowXPos(double x) in SetWindowXPos() function in OHOS::MMI::PointerEvent::PointerItem
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1051 ASSERT_NO_FATAL_FAILURE(item.SetWindowXPos(x)); in HWTEST_F()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp3297 pointerItem.SetWindowXPos(windowX); in UpdateDisplayInfo()
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp4281 pointerItem.SetWindowXPos(static_cast<double>(transferX - windowRect.posX_)); in ConvertPointForCompatibleMode()

Completed in 23 milliseconds