Home
last modified time | relevance | path

Searched refs:_ascending (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp93 bool _ascending; member in CBrowseDialog
239 _ascending = true; in OnInit()
390 _ascending = !_ascending; in OnNotify()
393 _ascending = (index == 0); in OnNotify()
503 return _ascending ? res: -res; in CompareItems()

Completed in 2 milliseconds