Home
last modified time | relevance | path

Searched refs:MyNestedSizerFrame (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/layout/
H A Dlayout.h119 class MyNestedSizerFrame : public wxFrame
122 MyNestedSizerFrame(const wxChar *title, int x, int y );
H A Dlayout.cpp207 MyNestedSizerFrame *newFrame = new MyNestedSizerFrame(_T("Nested Sizer Test Frame"), 50, 50); in TestNested()
621 MyNestedSizerFrame::MyNestedSizerFrame(const wxChar *title, int x, int y ) in MyNestedSizerFrame() function in MyNestedSizerFrame
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/layout/
H A Dlayout.h119 class MyNestedSizerFrame : public wxFrame
122 MyNestedSizerFrame(const wxChar *title, int x, int y );
H A Dlayout.cpp207 MyNestedSizerFrame *newFrame = new MyNestedSizerFrame(_T("Nested Sizer Test Frame"), 50, 50); in TestNested()
621 MyNestedSizerFrame::MyNestedSizerFrame(const wxChar *title, int x, int y ) in MyNestedSizerFrame() function in MyNestedSizerFrame
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/layout/
H A Dlayout.h119 class MyNestedSizerFrame : public wxFrame
122 MyNestedSizerFrame(const wxChar *title, int x, int y );
H A Dlayout.cpp207 MyNestedSizerFrame *newFrame = new MyNestedSizerFrame(_T("Nested Sizer Test Frame"), 50, 50); in TestNested()
621 MyNestedSizerFrame::MyNestedSizerFrame(const wxChar *title, int x, int y ) in MyNestedSizerFrame() function in MyNestedSizerFrame
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/layout/
H A Dlayout.h119 class MyNestedSizerFrame : public wxFrame
122 MyNestedSizerFrame(const wxChar *title, int x, int y );
H A Dlayout.cpp207 MyNestedSizerFrame *newFrame = new MyNestedSizerFrame(_T("Nested Sizer Test Frame"), 50, 50); in TestNested()
621 MyNestedSizerFrame::MyNestedSizerFrame(const wxChar *title, int x, int y ) in MyNestedSizerFrame() function in MyNestedSizerFrame
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/layout/
H A Dlayout.h119 class MyNestedSizerFrame : public wxFrame
122 MyNestedSizerFrame(wxFrame* parent);
H A Dlayout.cpp219 (new MyNestedSizerFrame(this))->Show(); in TestNested()
636 MyNestedSizerFrame::MyNestedSizerFrame(wxFrame* parent) in MyNestedSizerFrame() function in MyNestedSizerFrame
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/layout/
H A Dlayout.h119 class MyNestedSizerFrame : public wxFrame
122 MyNestedSizerFrame(wxFrame* parent);
H A Dlayout.cpp222 (new MyNestedSizerFrame(this))->Show(); in TestNested()
636 MyNestedSizerFrame::MyNestedSizerFrame(wxFrame* parent) in MyNestedSizerFrame() function in MyNestedSizerFrame
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/layout/
H A Dlayout.h119 class MyNestedSizerFrame : public wxFrame
122 MyNestedSizerFrame(wxFrame* parent);
H A Dlayout.cpp222 (new MyNestedSizerFrame(this))->Show(); in TestNested()
636 MyNestedSizerFrame::MyNestedSizerFrame(wxFrame* parent) in MyNestedSizerFrame() function in MyNestedSizerFrame