Searched refs:LVSortInfo (Results 1 – 1 of 1) sorted by relevance
101 using LVSortInfo = std::map<LVSortMode, LVSortFunction>; in getSortFunction() typedef102 static LVSortInfo SortInfo = { in getSortFunction()109 LVSortInfo::iterator Iter = SortInfo.find(options().getSortMode()); in getSortFunction()