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