Searched refs:AddComboItems (Results 1 – 1 of 1) sorted by relevance
/external/lzma/CPP/7zip/UI/GUI/ |
D | ExtractDialog.cpp | 97 void AddComboItems(NControl::CComboBox &combo, const UInt32 *langIDs, unsigned numItems, const int … in AddComboItems() function 228 …AddComboItems(_pathMode, kPathMode_IDs, ARRAY_SIZE(kPathMode_IDs), kPathModeButtonsVals, PathMode); in OnInit() 229 …AddComboItems(_overwriteMode, kOverwriteMode_IDs, ARRAY_SIZE(kOverwriteMode_IDs), kOverwriteButton… in OnInit()
|