Home
last modified time | relevance | path

Searched refs:NControl (Results 1 - 25 of 32) sorted by relevance

12

/third_party/lzma/CPP/7zip/UI/GUI/
H A DExtractDialog.h34 class CExtractDialog: public NWindows::NControl::CModalDialog
37 NWindows::NControl::CDialogChildControl _path;
39 NWindows::NControl::CComboBox _path;
43 NWindows::NControl::CEdit _pathName;
44 NWindows::NControl::CEdit _passwordControl;
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.h11 class CComboDialog: public NWindows::NControl::CModalDialog
13 NWindows::NControl::CComboBox _comboBox;
H A DPasswordDialog.h11 class CPasswordDialog: public NWindows::NControl::CModalDialog
13 NWindows::NControl::CEdit _passwordEdit;
H A DOverwriteDialog.cpp82 NControl::CDialogChildControl control; in SetFileInfoControl()
91 NControl::CStatic staticContol; in SetFileInfoControl()
H A DProgressDialog.h77 class CProgressDialog: public NWindows::NControl::CModalDialog
86 NWindows::NControl::CProgressBar m_ProgressBar;
H A DProgressDialog2.h105 class CProgressDialog: public NWindows::NControl::CModalDialog
152 NWindows::NControl::CProgressBar m_ProgressBar;
153 NWindows::NControl::CListView _messageList;
H A DDialogSize.h9 #define BIG_DIALOG_SIZE(x, y) bool isBig = NWindows::NControl::IsDialogSizeOK(x, y);
H A DComboDialog.cpp32 NControl::CStatic staticContol; in OnInit()
H A DOverwriteDialog.h48 class COverwriteDialog: public NWindows::NControl::CModalDialog
/third_party/lzma/CPP/Windows/Control/
H A DPropertyPage.cpp17 namespace NControl { namespace
97 page.pfnDlgProc = NWindows::NControl::MyProperyPageProcedure; in MyPropertySheet()
118 page.pfnDlgProc = NWindows::NControl::MyProperyPageProcedure; in MyPropertySheet()
H A DImageList.cpp8 namespace NControl { namespace
H A DEdit.h9 namespace NControl { namespace
H A DTrackbar.h9 namespace NControl { namespace
H A DProgressBar.h13 namespace NControl { namespace
H A DStatic.h9 namespace NControl { namespace
H A DReBar.h9 namespace NControl { namespace
H A DToolBar.h9 namespace NControl { namespace
H A DWindow2.h9 namespace NControl { namespace
H A DCommandBar.h15 namespace NControl { namespace
H A DComboBox.cpp16 namespace NControl { namespace
H A DPropertyPage.h13 namespace NControl { namespace
H A DStatusBar.h9 namespace NControl { namespace
H A DImageList.h11 namespace NControl { namespace
H A DDialog.h9 namespace NControl { namespace
183 void Init(const NWindows::NControl::CDialog &parentDialog, unsigned id) in Init()

Completed in 9 milliseconds

12