Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp505 static int CALLBACK CompareItems2(LPARAM lParam1, LPARAM lParam2, LPARAM lpData) in CompareItems2() function
667 _list.SortItems(CompareItems2, (LPARAM)this); in Reload()