Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp59 horgRBtn_ = new UILabelButton(); in SetUp()
186 SetUpButton(gridController_, horgRBtn_, "hor_r"); in UIKitLayoutTestGridLayout001()
213 } else if (&view == horgRBtn_) { in OnClickButton()
H A Dui_test_advanced_layout.h75 UILabelButton* horgRBtn_ = nullptr; variable