Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp58 horgBtn_ = new UILabelButton(); in SetUp()
185 SetUpButton(gridController_, horgBtn_, "hor"); in UIKitLayoutTestGridLayout001()
211 } else if (&view == horgBtn_) { in OnClickButton()
H A Dui_test_advanced_layout.h74 UILabelButton* horgBtn_ = nullptr; variable