Home
last modified time | relevance | path

Searched refs:dirL2RBtn_ (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_box_progress.h69 UILabelButton* dirL2RBtn_ = nullptr; member in OHOS::UITestBoxProgress
H A Dui_test_box_progress.cpp223 dirL2RBtn_ = new UILabelButton(); in UIKitBoxProgressTestSetDirection008()
231 SetUpButton(dirL2RBtn_, "从左到右", positionX_, positionY_); in UIKitBoxProgressTestSetDirection008()
374 } else if (&view == dirL2RBtn_) { in OnClick()
/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.h102 UILabelButton* dirL2RBtn_ = nullptr; member in OHOS::UITestSlider
H A Dui_test_slider.cpp335 dirL2RBtn_ = new UILabelButton(); in UIKitSliderTestSetDirection010()
343 SetUpButton(dirL2RBtn_, "从左到右", positionX_, positionY_); in UIKitSliderTestSetDirection010()
485 } else if (&view == dirL2RBtn_) { in ExpandClick1()

Completed in 3 milliseconds