Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DListView.h67 bool SortItems(PFNLVCOMPARE compareFunction, LPARAM dataParam) in SortItems() function
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp659 _list.SortItems(CompareItems2, (LPARAM)this); in Reload()