Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DApp.h201 bool GetFlatMode() { return Panels[LastFocusedPanel].GetFlatMode(); } in GetFlatMode() function
H A DPanel.h908 bool GetFlatMode() const { return _flatMode; } in GetFlatMode() function