Home
last modified time | relevance | path

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 Dwxsimagelisteditordlg.h169 static const long ID_PANEL12; variable
H A Dwxsimagelisteditordlg.cpp99 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 DwxSmithDemoMain.h134 static const long ID_PANEL12; variable
H A DwxSmithDemoMain.cpp82 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()