Home
last modified time | relevance | path

Searched refs:IsPointInWindowExceptCorner (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h290 …static bool IsPointInWindowExceptCorner(int32_t pointPosX, int32_t pointPosY, const Rect& rectExce… in IsPointInWindowExceptCorner() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp666 (!WindowHelper::IsPointInWindowExceptCorner(startPointPosX, in IsPointInDragHotZone()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3050 (!WindowHelper::IsPointInWindowExceptCorner(startPointPosX, in IsPointInDragHotZone()