Searched refs:fPreviousViewState (Results 1 – 2 of 2) sorted by relevance
150 VariablesViewState* fPreviousViewState; variable
1792 fPreviousViewState(NULL), in VariablesView()1815 if (fPreviousViewState != NULL) in ~VariablesView()1816 fPreviousViewState->ReleaseReference(); in ~VariablesView()2993 if (fPreviousViewState != NULL) { in _RestoreViewState()2994 fPreviousViewState->ReleaseReference(); in _RestoreViewState()2995 fPreviousViewState = NULL; in _RestoreViewState()