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

/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.h94 VariablesViewState* fPreviousViewState; member in class:VariablesView
H A DVariablesView.cpp1349 fPreviousViewState(NULL),
1363 if (fPreviousViewState != NULL)
1364 fPreviousViewState->ReleaseReference();
1916 if (fPreviousViewState != NULL) {
1917 fPreviousViewState->ReleaseReference();
1918 fPreviousViewState = NULL;

Completed in 46 milliseconds