Home
last modified time | relevance | path

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

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A Dmyfm.h27 int mysortfunctionshelperForCaseInsensitiveComparission(gchar *string1, gchar *string2, GtkSortType…
H A Dmyfm.c2556 int mysortfunctionshelperForCaseInsensitiveComparission(gchar *string1, gchar *string2, GtkSortType… in mysortfunctionshelperForCaseInsensitiveComparission() function
2705 ret = mysortfunctionshelperForCaseInsensitiveComparission(string1, string2, sortOrder); in mysortfunctionforNamesLeft()
2735 ret = mysortfunctionshelperForCaseInsensitiveComparission(string1, string2, 0); in mysortfunctionforText()
H A Dfileshelf.c1002 ret = mysortfunctionshelperForCaseInsensitiveComparission(string1, string2, sortOrder); in myFileshelfSortfunctionforNamesAndPathes()