Searched refs:SetSortFunc (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSharedFilePeersListCtrl.cpp52 SetSortFunc( SourceSortProc );
H A DSourceListCtrl.cpp51 SetSortFunc( SourceSortProc );
H A DFileDetailListCtrl.cpp39 SetSortFunc(SortProc);
H A DCommentDialogLst.cpp59 m_list->SetSortFunc(SortProc);
H A DMuleListCtrl.h123 * through the SetSortFunc function, otherwise it will just return the
132 * function using SetSortFunc. wxListCtrl needs such a function to
159 void SetSortFunc(MuleListCtrlCompare func) { m_sort_func = func; } function in class:CMuleListCtrl
H A DServerListCtrl.cpp79 SetSortFunc( SortProc );
H A DSearchListCtrl.cpp85 SetSortFunc( SortProc );
H A DSharedFilesCtrl.cpp94 SetSortFunc( SortProc );
H A DDownloadListCtrl.cpp147 SetSortFunc( SortProc );

Completed in 77 milliseconds