Searched refs:fClearButton (Results 1 – 2 of 2) sorted by relevance
55 fClearButton(NULL), in ConsoleOutputView()145 fClearButton->SetTarget(this); in AttachedToWindow()198 .Add(fClearButton = new BButton("Clear")) in _Init()205 fClearButton->SetMessage(new BMessage(MSG_CLEAR_OUTPUT)); in _Init()
48 BButton* fClearButton; variable