Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h187 bool searchForFrame = true);
H A DTeamWindow.cpp1559 bool searchForFrame) in _SetActiveFunction() argument
1610 if (!searchForFrame || fActiveStackTrace == NULL) in _SetActiveFunction()