Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_box_progress.h75 UILabelButton* setStyleBtn_ = nullptr; member in OHOS::UITestBoxProgress
H A Dui_test_box_progress.cpp190 setStyleBtn_ = new UILabelButton(); in UIKitBoxProgressTestSetStyle005()
195 SetUpButton(setStyleBtn_, "设置样式", positionX_, positionY_); in UIKitBoxProgressTestSetStyle005()
398 } else if (&view == setStyleBtn_) { in OnClick()
H A Dui_test_circle_progress.h82 UILabelButton* setStyleBtn_ = nullptr; member in OHOS::UITestCircleProgress
H A Dui_test_circle_progress.cpp193 setStyleBtn_ = new UILabelButton(); in UIKitCircleProgressTestSetStyle004()
198 SetUpButton(setStyleBtn_, "设置样式", positionX_, positionY_); in UIKitCircleProgressTestSetStyle004()
416 } else if (&view == setStyleBtn_) { in OnClick()
/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.h108 UILabelButton* setStyleBtn_ = nullptr; member in OHOS::UITestSlider
H A Dui_test_slider.cpp282 setStyleBtn_ = new UILabelButton(); in UIKitSliderTestSetStyle005()
287 SetUpButton(setStyleBtn_, "设置样式", positionX_, positionY_); in UIKitSliderTestSetStyle005()
538 } else if (&view == setStyleBtn_) { in ExpandClick2()

Completed in 4 milliseconds