Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DApp.h164 PROPID GetSortID() { return GetFocusedPanel().GetSortID(); } in GetSortID() function
H A DPanel.h904 PROPID GetSortID() const { return _sortID; } in GetSortID() function