Home
last modified time | relevance | path

Searched refs:scrollWidgetDeadZone_ (Results 1 - 3 of 3) sorted by relevance

/test/testfwk/arkxtest/uitest/core/
H A Dwidget_operator.cpp256 if (options_.scrollWidgetDeadZone_ > 0) { in TurnPage()
257 topPoint.py_ += options_.scrollWidgetDeadZone_; in TurnPage()
258 bottomPoint.py_ -= options_.scrollWidgetDeadZone_; in TurnPage()
H A Dui_action.h156 int32_t scrollWidgetDeadZone_ = 80; // make sure the scrollWidget does not slide more than one page. member in OHOS::uitest::UiOpArgs
/test/testfwk/arkxtest/uitest/test/
H A Dwidget_operator_test.cpp244 opt_.scrollWidgetDeadZone_ = 0; // set deadzone to 0 for easy computation in TEST_F()
293 opt_.scrollWidgetDeadZone_ = 0; // set deadzone to 0 for easy computation

Completed in 3 milliseconds