Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp41 wrapBtn_ = new UILabelButton(); in SetUp()
136 SetUpButton(flexController_, wrapBtn_, "wrap"); in SetTestButtons001()
264 } else if (&view == wrapBtn_) { in OnClick()
H A Dui_test_advanced_layout.h59 UILabelButton* wrapBtn_ = nullptr; variable