Searched refs:_infoStack (Results 1 – 2 of 2) sorted by relevance
130 _infoStack.Add(info); in SaveGraphState()141 int32_t size = _infoStack.GetSize(); in RestoreGraphState()146 TInfo* info = (TInfo*)_infoStack.GetAt(topIndex); in RestoreGraphState()161 _infoStack.RemoveAt(topIndex); in RestoreGraphState()
313 CFX_PtrArray _infoStack; variable