Searched refs:nStackLength (Results 1 – 1 of 1) sorted by relevance
62 int32_t nStackLength = m_NodeStack.GetSize(); in MoveToPrev() local63 if (nStackLength == 1) { in MoveToPrev()65 } else if (nStackLength > 1) { in MoveToPrev()