Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelSelect.cpp169 void CPanel::SelectByType(bool selectMode) in SelectByType() function in CPanel
H A DApp.h158 void SelectByType(bool selectMode) { GetFocusedPanel().SelectByType(selectMode); } in SelectByType() function