Searched refs:majorAroundBtn_ (Results 1 – 2 of 2) sorted by relevance
48 majorAroundBtn_ = new UILabelButton(); in SetUp()143 SetUpButton(flexController_, majorAroundBtn_, "M_around"); in SetTestButtons001()278 } else if (&view == majorAroundBtn_) { in OnClick()
66 UILabelButton* majorAroundBtn_ = nullptr; variable