Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/ControlPanel/
DBrowsingPage.cpp164 m_browseListCtrl.SortItems( SortFunc, (DWORD_PTR) this ); in OnSetActive()
288 m_browseListCtrl.SortItems( SortFunc, (DWORD_PTR) this ); in OnBnClickedAddBrowseDomain()
/external/lzma/CPP/Windows/Control/
DListView.h81 bool SortItems(PFNLVCOMPARE compareFunction, LPARAM dataParam) in SortItems() function
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp666 _list.SortItems(CompareItems2, (LPARAM)this); in Reload()