Home
last modified time | relevance | path

Searched refs:_sortIndex (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()