Searched refs:GetLastIndex (Results 1 – 2 of 2) sorted by relevance
311 int GetLastIndex() const { return GetRootNode().prevIndex; } in GetLastIndex() function
676 int nextCacheIndex = m_LRUMan.GetLastIndex(); in LoadSheet()