Searched refs:setRebondSizeBtn_ (Results 1 – 2 of 2) sorted by relevance
80 setRebondSizeBtn_ = nullptr; in TearDown()218 if (setRebondSizeBtn_ == nullptr) { in SetControlButton()219 setRebondSizeBtn_ = new UILabelButton(); in SetControlButton()283 SetUpButton(setRebondSizeBtn_, "设置回弹值"); in SetUpButtons001()401 } else if (&view == setRebondSizeBtn_) { in OnClick()
63 UILabelButton* setRebondSizeBtn_ = nullptr; variable