Home
last modified time | relevance | path

Searched defs:GetRealIndex (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DAgentProxy.cpp146 int CProxyArc::GetRealIndex(unsigned dirIndex, unsigned index) const in GetRealIndex() function in CProxyArc
485 unsigned CProxyArc2::GetRealIndex(unsigned dirIndex, unsigned index) const in GetRealIndex() function in CProxyArc2
H A DAgent.cpp1377 int CAgentFolder::GetRealIndex(unsigned index) const in GetRealIndex() function in CAgentFolder
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DSystemPage.h107 unsigned GetRealIndex(unsigned listIndex) const { return listIndex; } in GetRealIndex() function
H A DPanel.h512 UInt32 GetRealIndex(const LVITEMW &item) const in GetRealIndex() function