Home
last modified time | relevance | path

Searched refs:CComboBox (Results 1 - 6 of 6) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DComboBox.cpp18 LRESULT CComboBox::GetLBText(int index, CSysString &s) in GetLBText()
34 LRESULT CComboBox::AddString(LPCWSTR s) in AddString()
41 LRESULT CComboBox::GetLBText(int index, UString &s) in GetLBText()
H A DComboBox.h15 class CComboBox: public CWindow class
52 class CComboBoxEx: public CComboBox
/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.h39 NWindows::NControl::CComboBox _path;
45 NWindows::NControl::CComboBox _pathMode;
46 NWindows::NControl::CComboBox _overwriteMode;
H A DExtractDialog.cpp97 void AddComboItems(NControl::CComboBox &combo, const UInt32 *langIDs, unsigned numItems, const int *values, int curVal);
98 void AddComboItems(NControl::CComboBox &combo, const UInt32 *langIDs, unsigned numItems, const int *values, int curVal) in AddComboItems()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.h13 NWindows::NControl::CComboBox _comboBox;
H A DBrowseDialog.cpp87 NControl::CComboBox _filterCombo;

Completed in 3 milliseconds