Home
last modified time | relevance | path

Searched refs:NControl (Results 1 – 25 of 31) sorted by relevance

12

/external/lzma/CPP/7zip/UI/GUI/
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;
/external/lzma/CPP/7zip/UI/FileManager/
DPasswordDialog.h11 class CPasswordDialog: public NWindows::NControl::CModalDialog
13 NWindows::NControl::CEdit _passwordEdit;
DComboDialog.h11 class CComboDialog: public NWindows::NControl::CModalDialog
13 NWindows::NControl::CComboBox _comboBox;
DOverwriteDialog.cpp82 NControl::CDialogChildControl control; in SetFileInfoControl()
91 NControl::CStatic staticContol; in SetFileInfoControl()
DProgressDialog2.h104 class CProgressDialog: public NWindows::NControl::CModalDialog
151 NWindows::NControl::CProgressBar m_ProgressBar;
152 NWindows::NControl::CListView _messageList;
DProgressDialog.h77 class CProgressDialog: public NWindows::NControl::CModalDialog
86 NWindows::NControl::CProgressBar m_ProgressBar;
DDialogSize.h9 #define BIG_DIALOG_SIZE(x, y) bool isBig = NWindows::NControl::IsDialogSizeOK(x, y);
DOverwriteDialog.h44 class COverwriteDialog: public NWindows::NControl::CModalDialog
DComboDialog.cpp32 NControl::CStatic staticContol; in OnInit()
DBrowseDialog.cpp90 class CBrowseDialog: public NControl::CModalDialog
92 NControl::CListView _list;
93 NControl::CEdit _pathEdit;
94 NControl::CComboBox _filterCombo;
/external/lzma/CPP/Windows/Control/
DPropertyPage.cpp17 namespace NControl { namespace
74 page.pfnDlgProc = NWindows::NControl::MyProperyPageProcedure; in MyPropertySheet()
95 page.pfnDlgProc = NWindows::NControl::MyProperyPageProcedure; in MyPropertySheet()
DImageList.cpp8 namespace NControl { namespace
DEdit.h9 namespace NControl {
DTrackbar.h9 namespace NControl {
DDialog.h9 namespace NControl {
159 void Init(const NWindows::NControl::CDialog &parentDialog, int id) in Init()
DStatic.h9 namespace NControl {
DReBar.h9 namespace NControl {
DProgressBar.h13 namespace NControl {
DPropertyPage.h13 namespace NControl {
DToolBar.h9 namespace NControl {
DStatusBar.h9 namespace NControl {
DComboBox.cpp16 namespace NControl { namespace
DWindow2.h9 namespace NControl {
DImageList.h11 namespace NControl {
DCommandBar.h15 namespace NControl {

12