Searched refs:SortItems (Results 1 – 3 of 3) sorted by relevance
164 m_browseListCtrl.SortItems( SortFunc, (DWORD_PTR) this ); in OnSetActive()288 m_browseListCtrl.SortItems( SortFunc, (DWORD_PTR) this ); in OnBnClickedAddBrowseDomain()
81 bool SortItems(PFNLVCOMPARE compareFunction, LPARAM dataParam) in SortItems() function
666 _list.SortItems(CompareItems2, (LPARAM)this); in Reload()