Searched refs:fAlwaysRadio (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DBreakpointEditWindow.h55 BRadioButton* fAlwaysRadio; member in class:BreakpointEditWindow
H A DBreakpointEditWindow.cpp120 .Add((fAlwaysRadio = new BRadioButton("Break always",
141 fAlwaysRadio->SetValue(B_CONTROL_ON);

Completed in 41 milliseconds