Searched refs:IsPointInTargetRect (Results 1 – 4 of 4) sorted by relevance
132 if (WindowHelper::IsPointInTargetRect(point.x, point.y, windowNode->GetWindowRect())) { in GetHitWindow()
268 static bool IsPointInTargetRect(int32_t pointPosX, int32_t pointPosY, const Rect& targetRect) in IsPointInTargetRect() function
664 } else if ((!WindowHelper::IsPointInTargetRect(startPointPosX, in IsPointInDragHotZone()
3048 } else if ((!WindowHelper::IsPointInTargetRect(startPointPosX, in IsPointInDragHotZone()3355 …if (!WindowHelper::IsPointInTargetRect(pointerItem.GetDisplayX(), pointerItem.GetDisplayY(), GetRe… in ConsumePointerEvent()