Home
last modified time | relevance | path

Searched refs:horfRBtn_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp38 horfRBtn_ = new UILabelButton(); in SetUp()
133 SetUpButton(flexController_, horfRBtn_, "hor_r"); in SetTestButtons001()
258 } else if (&view == horfRBtn_) { in OnClick()
H A Dui_test_advanced_layout.h56 UILabelButton* horfRBtn_ = nullptr; variable