Home
last modified time | relevance | path

Searched refs:stepBtn_ (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_box_progress.h68 UILabelButton* stepBtn_ = nullptr; member in OHOS::UITestBoxProgress
H A Dui_test_box_progress.cpp256 stepBtn_ = new UILabelButton(); in UIKitBoxProgressTestSetStep010()
261 SetUpButton(stepBtn_, "步长+", positionX_, positionY_); in UIKitBoxProgressTestSetStep010()
347 } else if (&view == stepBtn_) { in OnClick()
H A Dui_test_circle_progress.h79 UILabelButton* stepBtn_ = nullptr; member in OHOS::UITestCircleProgress
H A Dui_test_circle_progress.cpp226 stepBtn_ = new UILabelButton(); in UIKitCircleProgressTestSetStep007()
231 SetUpButton(stepBtn_, "步长+", positionX_, positionY_); in UIKitCircleProgressTestSetStep007()
397 } else if (&view == stepBtn_) { in OnClick()
/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.h101 UILabelButton* stepBtn_ = nullptr; member in OHOS::UITestSlider
H A Dui_test_slider.cpp315 stepBtn_ = new UILabelButton(); in UIKitSliderTestSetStep008()
320 SetUpButton(stepBtn_, "步长+", positionX_, positionY_); in UIKitSliderTestSetStep008()
455 } else if (&view == stepBtn_) { in OnClick()

Completed in 5 milliseconds