Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_layout/
H A Dui_test_advanced_layout.cpp65 decColsBtn_ = new UILabelButton(); in SetUp()
193 SetUpButton(gridController_, decColsBtn_, "deccols"); in UIKitLayoutTestGridLayout001()
230 } else if (&view == decColsBtn_) { in OnClickButton()
H A Dui_test_advanced_layout.h81 UILabelButton* decColsBtn_ = nullptr; variable