Searched refs:_ascending (Results 1 – 1 of 1) sorted by relevance
100 bool _ascending; member in CBrowseDialog257 _ascending = true; in OnInit()390 _ascending = !_ascending; in OnNotify()393 _ascending = (index == 0); in OnNotify()502 return _ascending ? res: -res; in CompareItems()