Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.cpp205 ShowItem_Bool(IDE_EXTRACT_NAME, false); in OnInit()
263 ShowItem_Bool(IDE_EXTRACT_NAME, IsButtonCheckedBool(IDX_EXTRACT_NAME_ENABLE)); in OnButtonClicked()
/external/lzma/CPP/Windows/Control/
DDialog.h26 bool ShowItem_Bool(int itemID, bool show) const in ShowItem_Bool() function
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp321 ShowItem_Bool(IDT_PROGRESS_ERRORS, enable); in EnableErrorsControls()
322 ShowItem_Bool(IDT_PROGRESS_ERRORS_VAL, enable); in EnableErrorsControls()
323 ShowItem_Bool(IDL_PROGRESS_MESSAGES, enable); in EnableErrorsControls()