Searched refs:startPointY_ (Results 1 – 1 of 1) sorted by relevance
50 static inline int32_t startPointY_ = 0; member in OHOS::Rosen::WindowMoveDragTest61 startPointY_ = 0; in SetUpTestCase()127 …CreatePointerEvent(startPointX_, startPointY_, pointerId_, MMI::PointerEvent::POINTER_ACTION_DOWN); in DoMoveOrDrag()158 …startPointY_ = startPointRect_.posY_ + static_cast<int32_t>(startPointRect_.height_ * POINT_HOTZON…179 startPointY_ = startPointRect_.posY_ - static_cast<int32_t>(hotZone_ * POINT_HOTZONE_RATIO);200 startPointY_ = startPointRect_.posY_ +245 startPointY_ = startPointRect_.posY_ - static_cast<int32_t>(hotZone_ * POINT_HOTZONE_RATIO);266 startPointY_ = startPointRect_.posY_ +287 startPointY_ = startPointRect_.posY_ - static_cast<int32_t>(hotZone_ * POINT_HOTZONE_RATIO);307 startPointY_ = startPointRect_.posY_ +[all …]