Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_move_drag_test.cpp49 static inline int32_t startPointX_ = 0; member in OHOS::Rosen::WindowMoveDragTest
60 startPointX_ = 0; in SetUpTestCase()
127 …CreatePointerEvent(startPointX_, startPointY_, pointerId_, MMI::PointerEvent::POINTER_ACTION_DOWN); in DoMoveOrDrag()
157 startPointX_ = startPointRect_.posX_ - static_cast<int32_t>(hotZone_ * POINT_HOTZONE_RATIO);
178 startPointX_ = startPointRect_.posX_ - static_cast<int32_t>(hotZone_ * POINT_HOTZONE_RATIO);
199 startPointX_ = startPointRect_.posX_ - static_cast<int32_t>(hotZone_ * POINT_HOTZONE_RATIO);
221 startPointX_ = startPointRect_.posX_ +
243 startPointX_ = startPointRect_.posX_ +
264 startPointX_ = startPointRect_.posX_ +
286startPointX_ = startPointRect_.posX_ + static_cast<int32_t>(startPointRect_.width_ * POINT_HOTZONE…
[all …]