Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.h157 bool fFrameClearPending; variable
H A DVariablesView.cpp1799 fFrameClearPending(false), in VariablesView()
1863 bool updateValues = fFrameClearPending; in SetStackFrame()
1870 fFrameClearPending = false; in SetStackFrame()
2405 fFrameClearPending = true; in SetStackFrameClearPending()
2413 if (fFrameClearPending) in TreeTableNodeExpandedChanged()
2481 if (fFrameClearPending) in TreeTableCellMouseDown()