Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/widgets/
H A Dwidgets.h51 class WidgetsPageInfo; variable
153 static WidgetsPageInfo *ms_widgetPages;
160 class WidgetsPageInfo
167 WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories);
173 WidgetsPageInfo *GetNext() const { return m_next; } in GetNext()
175 void SetNext(WidgetsPageInfo *next) { m_next = next; } in SetNext()
188 WidgetsPageInfo *m_next;
194 static WidgetsPageInfo ms_info##classname; \
196 const WidgetsPageInfo *GetPageInfo() const \
204 WidgetsPageInfo classname:: \
H A Dwidgets.cpp551 for ( WidgetsPageInfo *info = WidgetsPage::ms_widgetPages; in InitBook()
1177 WidgetsPageInfo::WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories) in WidgetsPageInfo() function in WidgetsPageInfo
1188 WidgetsPageInfo *node_prev = WidgetsPage::ms_widgetPages; in WidgetsPageInfo()
1197 WidgetsPageInfo *node_next; in WidgetsPageInfo()
1235 WidgetsPageInfo *WidgetsPage::ms_widgetPages = NULL;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/widgets/
H A Dwidgets.h51 class WidgetsPageInfo; variable
141 static WidgetsPageInfo *ms_widgetPages;
148 class WidgetsPageInfo
155 WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories);
161 WidgetsPageInfo *GetNext() const { return m_next; } in GetNext()
163 void SetNext(WidgetsPageInfo *next) { m_next = next; } in SetNext()
176 WidgetsPageInfo *m_next;
182 static WidgetsPageInfo ms_info##classname; \
184 const WidgetsPageInfo *GetPageInfo() const \
192 WidgetsPageInfo classname:: \
H A Dwidgets.cpp495 for ( WidgetsPageInfo *info = WidgetsPage::ms_widgetPages; in InitBook()
864 WidgetsPageInfo::WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories) in WidgetsPageInfo() function in WidgetsPageInfo
875 WidgetsPageInfo *node_prev = WidgetsPage::ms_widgetPages; in WidgetsPageInfo()
884 WidgetsPageInfo *node_next; in WidgetsPageInfo()
922 WidgetsPageInfo *WidgetsPage::ms_widgetPages = NULL;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/widgets/
H A Dwidgets.h51 class WidgetsPageInfo; variable
141 static WidgetsPageInfo *ms_widgetPages;
148 class WidgetsPageInfo
155 WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories);
161 WidgetsPageInfo *GetNext() const { return m_next; } in GetNext()
163 void SetNext(WidgetsPageInfo *next) { m_next = next; } in SetNext()
176 WidgetsPageInfo *m_next;
182 static WidgetsPageInfo ms_info##classname; \
184 const WidgetsPageInfo *GetPageInfo() const \
192 WidgetsPageInfo classname:: \
H A Dwidgets.cpp495 for ( WidgetsPageInfo *info = WidgetsPage::ms_widgetPages; in InitBook()
864 WidgetsPageInfo::WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories) in WidgetsPageInfo() function in WidgetsPageInfo
875 WidgetsPageInfo *node_prev = WidgetsPage::ms_widgetPages; in WidgetsPageInfo()
884 WidgetsPageInfo *node_next; in WidgetsPageInfo()
922 WidgetsPageInfo *WidgetsPage::ms_widgetPages = NULL;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/widgets/
H A Dwidgets.h51 class WidgetsPageInfo; variable
141 static WidgetsPageInfo *ms_widgetPages;
148 class WidgetsPageInfo
155 WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories);
161 WidgetsPageInfo *GetNext() const { return m_next; } in GetNext()
163 void SetNext(WidgetsPageInfo *next) { m_next = next; } in SetNext()
176 WidgetsPageInfo *m_next;
182 static WidgetsPageInfo ms_info##classname; \
184 const WidgetsPageInfo *GetPageInfo() const \
192 WidgetsPageInfo classname:: \
H A Dwidgets.cpp495 for ( WidgetsPageInfo *info = WidgetsPage::ms_widgetPages; in InitBook()
864 WidgetsPageInfo::WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories) in WidgetsPageInfo() function in WidgetsPageInfo
875 WidgetsPageInfo *node_prev = WidgetsPage::ms_widgetPages; in WidgetsPageInfo()
884 WidgetsPageInfo *node_next; in WidgetsPageInfo()
922 WidgetsPageInfo *WidgetsPage::ms_widgetPages = NULL;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/widgets/
H A Dwidgets.h51 class WidgetsPageInfo; variable
141 static WidgetsPageInfo *ms_widgetPages;
148 class WidgetsPageInfo
155 WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories);
161 WidgetsPageInfo *GetNext() const { return m_next; } in GetNext()
163 void SetNext(WidgetsPageInfo *next) { m_next = next; } in SetNext()
176 WidgetsPageInfo *m_next;
182 static WidgetsPageInfo ms_info##classname; \
184 const WidgetsPageInfo *GetPageInfo() const \
192 WidgetsPageInfo classname:: \
H A Dwidgets.cpp495 for ( WidgetsPageInfo *info = WidgetsPage::ms_widgetPages; in InitBook()
864 WidgetsPageInfo::WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories) in WidgetsPageInfo() function in WidgetsPageInfo
875 WidgetsPageInfo *node_prev = WidgetsPage::ms_widgetPages; in WidgetsPageInfo()
884 WidgetsPageInfo *node_next; in WidgetsPageInfo()
922 WidgetsPageInfo *WidgetsPage::ms_widgetPages = NULL;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/widgets/
H A Dwidgets.h51 class WidgetsPageInfo; variable
153 static WidgetsPageInfo *ms_widgetPages;
160 class WidgetsPageInfo
167 WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories);
173 WidgetsPageInfo *GetNext() const { return m_next; } in GetNext()
175 void SetNext(WidgetsPageInfo *next) { m_next = next; } in SetNext()
188 WidgetsPageInfo *m_next;
194 static WidgetsPageInfo ms_info##classname; \
196 const WidgetsPageInfo *GetPageInfo() const \
204 WidgetsPageInfo classname:: \
H A Dwidgets.cpp551 for ( WidgetsPageInfo *info = WidgetsPage::ms_widgetPages; in InitBook()
1177 WidgetsPageInfo::WidgetsPageInfo(Constructor ctor, const wxChar *label, int categories) in WidgetsPageInfo() function in WidgetsPageInfo
1188 WidgetsPageInfo *node_prev = WidgetsPage::ms_widgetPages; in WidgetsPageInfo()
1197 WidgetsPageInfo *node_next; in WidgetsPageInfo()
1235 WidgetsPageInfo *WidgetsPage::ms_widgetPages = NULL;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/widgets/
H A Dwidgets.h47 class WidgetsPageInfo; variable
190 static WidgetsPageInfo *ms_widgetPages;
197 class WidgetsPageInfo
204 WidgetsPageInfo(Constructor ctor, const wxString& label, int categories);
210 WidgetsPageInfo *GetNext() const { return m_next; } in GetNext()
212 void SetNext(WidgetsPageInfo *next) { m_next = next; } in SetNext()
225 WidgetsPageInfo *m_next;
231 static WidgetsPageInfo ms_info##classname; \
233 const WidgetsPageInfo *GetPageInfo() const \
241 WidgetsPageInfo classname:: \
H A Dwidgets.cpp599 for ( WidgetsPageInfo *info = WidgetsPage::ms_widgetPages; in InitBook()
1253 WidgetsPageInfo::WidgetsPageInfo(Constructor ctor, const wxString& label, int categories) in WidgetsPageInfo() function in WidgetsPageInfo
1264 WidgetsPageInfo *node_prev = WidgetsPage::ms_widgetPages; in WidgetsPageInfo()
1273 WidgetsPageInfo *node_next; in WidgetsPageInfo()
1310 WidgetsPageInfo *WidgetsPage::ms_widgetPages = NULL;