Searched defs:sort (Results 1 – 2 of 2) sorted by relevance
105 void VCardNameData::setSort(const std::string &sort) in setSort()
33 pub(crate) fn sort(&mut self, top_uid: Option<u64>, top_user: u64) { in sort() method