Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_box_progress.h71 UILabelButton* dirT2BBtn_ = nullptr; member in OHOS::UITestBoxProgress
H A Dui_test_box_progress.cpp225 dirT2BBtn_ = new UILabelButton(); in UIKitBoxProgressTestSetDirection008()
236 SetUpButton(dirT2BBtn_, "从上到下", positionX_, positionY_); in UIKitBoxProgressTestSetDirection008()
384 } else if (&view == dirT2BBtn_) { in OnClick()
/foundation/arkui/ui_lite/test/uitest/test_slider/
H A Dui_test_slider.h104 UILabelButton* dirT2BBtn_ = nullptr; member in OHOS::UITestSlider
H A Dui_test_slider.cpp337 dirT2BBtn_ = new UILabelButton(); in UIKitSliderTestSetDirection010()
348 SetUpButton(dirT2BBtn_, "从上到下", positionX_, positionY_); in UIKitSliderTestSetDirection010()
501 } else if (&view == dirT2BBtn_) { in ExpandClick1()

Completed in 3 milliseconds