Searched defs:DeleteAllItems (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/Windows/Control/ | ||
H A D | ListView.h | 30 bool DeleteAllItems() { return BOOLToBool(ListView_DeleteAllItems(_window)); }
in DeleteAllItems() function in NWindows::NControl::CListView |
Completed in 2 milliseconds