Searched defs:DisplayInfoSortFunctor (Results 1 – 1 of 1) sorted by relevance
70 struct DisplayInfoSortFunctor { struct71 bool operator()(const DisplayInfo& a, const DisplayInfo& b) { in operator ()()