Searched defs:SetSortFunc (Results 1 – 12 of 12) sorted by relevance
159 void SetSortFunc(MuleListCtrlCompare func) { m_sort_func = func; } in SetSortFunc() function
621 func (r *SearchRequest) SetSortFunc(s func(sort.Interface)) { func
619 func (r *SearchRequest) SetSortFunc(s func(sort.Interface)) { func
484 func (v *ListBox) SetSortFunc(fn ListBoxSortFunc) { func
11238 func (v *TreeSortable) SetSortFunc(sortColumn int, f TreeIterCompareFunc) { func