Searched refs:fExceptionThrown (Results 1 – 2 of 2) sorted by relevance
33 fExceptionThrown(NULL), in ExceptionStopConfigView()66 fExceptionThrown->SetTarget(this); in AttachedToWindow()82 _UpdateThrownBreakpoints(fExceptionThrown->Value() in MessageReceived()104 .Add(fExceptionThrown = new BCheckBox("exceptionThrown", in _Init()172 fExceptionThrown->SetValue(B_CONTROL_ON); in _UpdateExceptionState()
47 BCheckBox* fExceptionThrown; variable