Home
last modified time | relevance | path

Searched defs:operatedIndices (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DPanelMenu.cpp62 CRecordVector<UInt32> operatedIndices; in InvokeSystemCommand() local
187 CRecordVector<UInt32> operatedIndices; in Properties() local
501 const CRecordVector<UInt32> &operatedIndices, in CreateShellContextMenu()
686 const CRecordVector<UInt32> &operatedIndices, in CreateSystemMenu()
790 const CRecordVector<UInt32> &operatedIndices, in CreateSevenZipMenu()
927 CRecordVector<UInt32> operatedIndices; in CreateFileMenu() local
1101 CRecordVector<UInt32> operatedIndices; in OnContextMenu() local
DPanel.cpp990 void CPanel::GetFilePaths(const CRecordVector<UInt32> &operatedIndices, UStringVector &paths) const in GetFilePaths() argument