Searched refs:_ascending (Results 1 – 1 of 1) sorted by relevance
96 bool _ascending; member in CBrowseDialog251 _ascending = true; in OnInit()382 _ascending = !_ascending; in OnNotify()385 _ascending = (index == 0); in OnNotify()494 return _ascending ? res: -res; in CompareItems()