Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_box_progress.h73 UILabelButton* imageBtn_ = nullptr; member in OHOS::UITestBoxProgress
H A Dui_test_box_progress.cpp177 imageBtn_ = new UILabelButton(); in UIKitBoxProgressTestSetImage004()
183 SetUpButton(imageBtn_, "设置图片", positionX_, positionY_); in UIKitBoxProgressTestSetImage004()
394 } else if (&view == imageBtn_) { in OnClick()
H A Dui_test_circle_progress.h80 UILabelButton* imageBtn_ = nullptr; member in OHOS::UITestCircleProgress
H A Dui_test_circle_progress.cpp180 imageBtn_ = new UILabelButton(); in UIKitCircleProgressTestSetImage003()
186 SetUpButton(imageBtn_, "设置图片", positionX_, positionY_); in UIKitCircleProgressTestSetImage003()
412 } else if (&view == imageBtn_) { in OnClick()
/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.h106 UILabelButton* imageBtn_ = nullptr; member in OHOS::UITestSlider
H A Dui_test_slider.cpp269 imageBtn_ = new UILabelButton(); in UIKitSliderTestSetImage004()
275 SetUpButton(imageBtn_, "设置图片", positionX_, positionY_); in UIKitSliderTestSetImage004()
525 if (&view == imageBtn_) { in ExpandClick2()

Completed in 4 milliseconds