Home
last modified time | relevance | path

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

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