Home
last modified time | relevance | path

Searched refs:GetAreaType (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/common/include/
H A Dsession_helper.h117 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 Dmove_drag_controller.h145 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 Dmove_drag_controller.cpp606 type_ = SessionHelper::GetAreaType(pointerItem.GetWindowX(), pointerItem.GetWindowY(), sourceType, outside, vpr_, in EventDownInit()
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp783 dragType = SessionHelper::GetAreaType(winX, winY, sourceType, outside, vpr, rect); in HandlePointDownEvent()

Completed in 10 milliseconds