Searched refs:layoutChildrengBtn_ (Results 1 – 2 of 2) sorted by relevance
69 layoutChildrengBtn_ = new UILabelButton(); in SetUp()194 SetUpButton(gridController_, layoutChildrengBtn_, "布局"); in UIKitLayoutTestGridLayout001()236 } else if (&view == layoutChildrengBtn_) { in OnClickButton()
85 UILabelButton* layoutChildrengBtn_ = nullptr; variable