Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/Control/
DDialog.h20 bool EnableItem(int itemID, bool enable) const in EnableItem() function
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp193 EnableItem(IDC_BROWSE_FILTER, false); in OnInit()