Home
last modified time | relevance | path

Searched refs:SORT_ENTRIES_BY_TEL (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/rolo/rolo-011/src/
H A Dentry.h41 SORT_ENTRIES_BY_EMAIL, SORT_ENTRIES_BY_TEL enumerator
H A Dindex.c536 g_sort_by = SORT_ENTRIES_BY_TEL; in sort_ascending()
576 g_sort_by = SORT_ENTRIES_BY_TEL; in sort_descending()
H A Dentry.c223 case SORT_ENTRIES_BY_TEL: in sort_entries()