Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelSelect.cpp213 void CPanel::InvertSelection() in InvertSelection() function in CPanel
H A DApp.h156 void InvertSelection() { GetFocusedPanel().InvertSelection(); } in InvertSelection() function