Home
last modified time | relevance | path

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

/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DLCD.cpp233 static bool entriesSort(const ListEntry &a, const ListEntry &b) { in entriesSort() function
345 qSort(++ entries.begin(), entries.end(), entriesSort); in updateUserView()
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DLCD.cpp233 static bool entriesSort(const ListEntry &a, const ListEntry &b) { in entriesSort() function
345 qSort(++ entries.begin(), entries.end(), entriesSort); in updateUserView()