Home
last modified time | relevance | path

Searched refs:_SetActiveStackFrame (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h183 void _SetActiveStackFrame(StackFrame* frame);
H A DTeamWindow.cpp281 _SetActiveStackFrame(NULL); in ~TeamWindow()
909 _SetActiveStackFrame(frame); in StackFrameSelectionChanged()
1463 _SetActiveStackFrame(frame); in _SetActiveStackTrace()
1468 TeamWindow::_SetActiveStackFrame(StackFrame* frame) in _SetActiveStackFrame() function in TeamWindow
1630 _SetActiveStackFrame(matchingFrame); in _SetActiveFunction()