Home
last modified time | relevance | path

Searched refs:SetWindowYPos (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_node.cpp60 item.SetWindowYPos(transformPoint.GetY()); in ConvertPointerEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/
H A Dwindow_scene_helper.cpp202 item.SetWindowYPos(tmpPos.GetY()); in CaculatePoint()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dmmi_event_convertor.cpp605 item.SetWindowYPos(transformPoint.GetY()); in CalculatePointerEvent()
658 item.SetWindowYPos(windowY); in CalculatePointerEvent()
710 item.SetWindowYPos(windowY); in CalculateWindowCoordinate()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h882 void SetWindowYPos(double y);
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp154 void PointerEvent::PointerItem::SetWindowYPos(double y) in SetWindowYPos() function in OHOS::MMI::PointerEvent::PointerItem
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1066 ASSERT_NO_FATAL_FAILURE(item.SetWindowYPos(y)); in HWTEST_F()
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp3298 pointerItem.SetWindowYPos(windowY); in UpdateDisplayInfo()

Completed in 17 milliseconds