Searched refs:ID_PANEL12 (Results 1 – 4 of 4) sorted by relevance
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/properties/ |
H A D | wxsimagelisteditordlg.h | 169 static const long ID_PANEL12; variable
|
H A D | wxsimagelisteditordlg.cpp | 99 const long wxsImageListEditorDlg::ID_PANEL12 = wxNewId(); member in wxsImageListEditorDlg 306 …Panel12 = new wxPanel(this, ID_PANEL12, wxPoint(208,144), wxSize(92,92), wxDOUBLE_BORDER|wxTAB_TRA… in BEGIN_EVENT_TABLE()
|
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithDemo/ |
H A D | wxSmithDemoMain.h | 134 static const long ID_PANEL12; variable
|
H A D | wxSmithDemoMain.cpp | 82 const long wxSmithDemoFrame::ID_PANEL12 = wxNewId(); member in wxSmithDemoFrame 281 …Panel12 = new wxPanel(Treebook1, ID_PANEL12, wxPoint(108,0), wxSize(218,224), wxSTATIC_BORDER|wxTA… in BEGIN_EVENT_TABLE()
|