Searched refs:GetAreaType (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/window_scene/common/include/ |
H A D | session_helper.h | 117 static AreaType GetAreaType(int32_t pointWinX, int32_t pointWinY, in GetAreaType() function in OHOS::Rosen::SessionHelper
|
/foundation/window/window_manager/window_scene/session/host/include/ |
H A D | move_drag_controller.h | 145 AreaType GetAreaType(int32_t pointWinX, int32_t pointWinY, int32_t sourceType, const WSRect& rect);
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | move_drag_controller.cpp | 606 type_ = SessionHelper::GetAreaType(pointerItem.GetWindowX(), pointerItem.GetWindowY(), sourceType, outside, vpr_, in EventDownInit()
|
/foundation/window/window_manager/wm/src/ |
H A D | window_scene_session_impl.cpp | 783 dragType = SessionHelper::GetAreaType(winX, winY, sourceType, outside, vpr, rect); in HandlePointDownEvent()
|
Completed in 12 milliseconds