Home
last modified time | relevance | path

Searched refs:wxListBase (Results 1 – 24 of 24) sorted by relevance

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dlist.h134 class WXDLLEXPORT wxListBase; variable
138 friend class wxListBase; variable
141 wxNodeBase(wxListBase *list = (wxListBase *)NULL,
194 class WXDLLEXPORT wxListBase : public wxObject
203 wxListBase(wxKeyType keyType = wxKEY_NONE)
205 virtual ~wxListBase();
258 wxListBase(size_t count, void *elements[]);
264 wxListBase(const wxListBase& list) : wxObject() in wxListBase() function
266 wxListBase& operator=(const wxListBase& list)
334 void DoCopy(const wxListBase& list);
[all …]
H A Dhash.h56 wxListBase **m_hashTable;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dlist.cpp67 wxNodeBase::wxNodeBase(wxListBase *list, in wxNodeBase()
140 void wxListBase::Init(wxKeyType keyType) in Init()
149 wxListBase::wxListBase(size_t count, void *elements[]) in wxListBase() function in wxListBase
159 void wxListBase::DoCopy(const wxListBase& list) in DoCopy()
202 wxListBase::~wxListBase() in ~wxListBase()
231 wxNodeBase *wxListBase::Append(void *object) in Append()
307 wxNodeBase *wxListBase::Item(size_t n) const in Item()
351 int wxListBase::IndexOf(void *object) const in IndexOf()
409 bool wxListBase::DeleteObject(void *object) in DeleteObject()
424 void wxListBase::Clear() in Clear()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dlist.cpp67 wxNodeBase::wxNodeBase(wxListBase *list, in wxNodeBase()
140 void wxListBase::Init(wxKeyType keyType) in Init()
149 wxListBase::wxListBase(size_t count, void *elements[]) in wxListBase() function in wxListBase
159 void wxListBase::DoCopy(const wxListBase& list) in DoCopy()
206 wxListBase::~wxListBase() in ~wxListBase()
235 wxNodeBase *wxListBase::Append(void *object) in Append()
311 wxNodeBase *wxListBase::Item(size_t n) const in Item()
355 int wxListBase::IndexOf(void *object) const in IndexOf()
413 bool wxListBase::DeleteObject(void *object) in DeleteObject()
428 void wxListBase::Clear() in Clear()
[all …]
H A Dhash.cpp54 m_hashTable = (wxListBase **)NULL; in IMPLEMENT_DYNAMIC_CLASS()
66 m_hashTable = new wxListBase *[size]; in Create()
69 m_hashTable[n] = (wxListBase *) NULL; in Create()
84 m_hashTable = (wxListBase **)NULL; in Destroy()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dlist.cpp67 wxNodeBase::wxNodeBase(wxListBase *list, in wxNodeBase()
140 void wxListBase::Init(wxKeyType keyType) in Init()
149 wxListBase::wxListBase(size_t count, void *elements[]) in wxListBase() function in wxListBase
159 void wxListBase::DoCopy(const wxListBase& list) in DoCopy()
206 wxListBase::~wxListBase() in ~wxListBase()
235 wxNodeBase *wxListBase::Append(void *object) in Append()
311 wxNodeBase *wxListBase::Item(size_t n) const in Item()
355 int wxListBase::IndexOf(void *object) const in IndexOf()
413 bool wxListBase::DeleteObject(void *object) in DeleteObject()
428 void wxListBase::Clear() in Clear()
[all …]
H A Dhash.cpp54 m_hashTable = (wxListBase **)NULL; in IMPLEMENT_DYNAMIC_CLASS()
66 m_hashTable = new wxListBase *[size]; in Create()
69 m_hashTable[n] = (wxListBase *) NULL; in Create()
84 m_hashTable = (wxListBase **)NULL; in Destroy()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dlist.cpp67 wxNodeBase::wxNodeBase(wxListBase *list, in wxNodeBase()
140 void wxListBase::Init(wxKeyType keyType) in Init()
149 wxListBase::wxListBase(size_t count, void *elements[]) in wxListBase() function in wxListBase
159 void wxListBase::DoCopy(const wxListBase& list) in DoCopy()
206 wxListBase::~wxListBase() in ~wxListBase()
235 wxNodeBase *wxListBase::Append(void *object) in Append()
311 wxNodeBase *wxListBase::Item(size_t n) const in Item()
355 int wxListBase::IndexOf(void *object) const in IndexOf()
413 bool wxListBase::DeleteObject(void *object) in DeleteObject()
428 void wxListBase::Clear() in Clear()
[all …]
H A Dhash.cpp54 m_hashTable = (wxListBase **)NULL; in IMPLEMENT_DYNAMIC_CLASS()
66 m_hashTable = new wxListBase *[size]; in Create()
69 m_hashTable[n] = (wxListBase *) NULL; in Create()
84 m_hashTable = (wxListBase **)NULL; in Destroy()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dlist.cpp67 wxNodeBase::wxNodeBase(wxListBase *list, in wxNodeBase()
140 void wxListBase::Init(wxKeyType keyType) in Init()
149 wxListBase::wxListBase(size_t count, void *elements[]) in wxListBase() function in wxListBase
159 void wxListBase::DoCopy(const wxListBase& list) in DoCopy()
206 wxListBase::~wxListBase() in ~wxListBase()
235 wxNodeBase *wxListBase::Append(void *object) in Append()
311 wxNodeBase *wxListBase::Item(size_t n) const in Item()
355 int wxListBase::IndexOf(void *object) const in IndexOf()
413 bool wxListBase::DeleteObject(void *object) in DeleteObject()
428 void wxListBase::Clear() in Clear()
[all …]
H A Dhash.cpp54 m_hashTable = (wxListBase **)NULL; in IMPLEMENT_DYNAMIC_CLASS()
66 m_hashTable = new wxListBase *[size]; in Create()
69 m_hashTable[n] = (wxListBase *) NULL; in Create()
84 m_hashTable = (wxListBase **)NULL; in Destroy()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dlist.cpp67 wxNodeBase::wxNodeBase(wxListBase *list, in wxNodeBase()
140 void wxListBase::Init(wxKeyType keyType) in Init()
149 wxListBase::wxListBase(size_t count, void *elements[]) in wxListBase() function in wxListBase
159 void wxListBase::DoCopy(const wxListBase& list) in DoCopy()
202 wxListBase::~wxListBase() in ~wxListBase()
231 wxNodeBase *wxListBase::Append(void *object) in Append()
307 wxNodeBase *wxListBase::Item(size_t n) const in Item()
351 int wxListBase::IndexOf(void *object) const in IndexOf()
409 bool wxListBase::DeleteObject(void *object) in DeleteObject()
424 void wxListBase::Clear() in Clear()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dlist.cpp65 wxNodeBase::wxNodeBase(wxListBase *list, in wxNodeBase()
138 void wxListBase::Init(wxKeyType keyType) in Init()
147 void wxListBase::DoCopy(const wxListBase& list) in DoCopy()
190 wxListBase::~wxListBase() in ~wxListBase()
219 wxNodeBase *wxListBase::Append(void *object) in Append()
295 wxNodeBase *wxListBase::Item(size_t n) const in Item()
339 int wxListBase::IndexOf(void *object) const in IndexOf()
387 bool wxListBase::DeleteNode(wxNodeBase *node) in DeleteNode()
397 bool wxListBase::DeleteObject(void *object) in DeleteObject()
412 void wxListBase::Clear() in Clear()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dlist.h440 class WXDLLIMPEXP_FWD_BASE wxListBase; variable
444 friend class wxListBase; variable
447 wxNodeBase(wxListBase *list = (wxListBase *)NULL,
493 wxListBase *m_list; // list we belong to
504 class WXDLLIMPEXP_BASE wxListBase : public wxObject
511 wxListBase(wxKeyType keyType = wxKEY_NONE)
513 virtual ~wxListBase();
570 wxListBase(size_t count, void *elements[]);
575 void Assign(const wxListBase& list) in Assign()
651 void DoCopy(const wxListBase& list);
[all …]
H A Dhash.h71 wxListBase **m_hashTable;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dlist.h440 class WXDLLIMPEXP_FWD_BASE wxListBase; variable
444 friend class wxListBase; variable
447 wxNodeBase(wxListBase *list = (wxListBase *)NULL,
493 wxListBase *m_list; // list we belong to
504 class WXDLLIMPEXP_BASE wxListBase : public wxObject
511 wxListBase(wxKeyType keyType = wxKEY_NONE)
513 virtual ~wxListBase();
570 wxListBase(size_t count, void *elements[]);
575 void Assign(const wxListBase& list) in Assign()
651 void DoCopy(const wxListBase& list);
[all …]
H A Dhash.h71 wxListBase **m_hashTable;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dlist.h440 class WXDLLIMPEXP_FWD_BASE wxListBase; variable
444 friend class wxListBase; variable
447 wxNodeBase(wxListBase *list = (wxListBase *)NULL,
493 wxListBase *m_list; // list we belong to
504 class WXDLLIMPEXP_BASE wxListBase : public wxObject
511 wxListBase(wxKeyType keyType = wxKEY_NONE)
513 virtual ~wxListBase();
570 wxListBase(size_t count, void *elements[]);
575 void Assign(const wxListBase& list) in Assign()
651 void DoCopy(const wxListBase& list);
[all …]
H A Dhash.h71 wxListBase **m_hashTable;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dlist.h440 class WXDLLIMPEXP_FWD_BASE wxListBase; variable
444 friend class wxListBase; variable
447 wxNodeBase(wxListBase *list = (wxListBase *)NULL,
493 wxListBase *m_list; // list we belong to
504 class WXDLLIMPEXP_BASE wxListBase : public wxObject
511 wxListBase(wxKeyType keyType = wxKEY_NONE)
513 virtual ~wxListBase();
570 wxListBase(size_t count, void *elements[]);
575 void Assign(const wxListBase& list) in Assign()
651 void DoCopy(const wxListBase& list);
[all …]
H A Dhash.h71 wxListBase **m_hashTable;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dlist.h378 class WXDLLIMPEXP_FWD_BASE wxListBase; variable
382 friend class wxListBase; variable
385 wxNodeBase(wxListBase *list = NULL,
431 wxListBase *m_list; // list we belong to
442 class WXDLLIMPEXP_BASE wxListBase
449 wxListBase(wxKeyType keyType = wxKEY_NONE)
451 virtual ~wxListBase();
502 void Assign(const wxListBase& list) in Assign()
523 { return (wxNodeBase *)wxListBase::Insert(object); } in Prepend()
579 void DoCopy(const wxListBase& list);
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dlist.h417 class WXDLLIMPEXP_FWD_BASE wxListBase; variable
421 friend class wxListBase; variable
424 wxNodeBase(wxListBase *list = NULL,
470 wxListBase *m_list; // list we belong to
481 class WXDLLIMPEXP_BASE wxListBase
488 wxListBase(wxKeyType keyType = wxKEY_NONE)
490 virtual ~wxListBase();
543 wxListBase(size_t count, void *elements[]);
545 wxListBase(void *object, ... /* terminate with NULL */);
548 void Assign(const wxListBase& list) in Assign()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dlist.h417 class WXDLLIMPEXP_FWD_BASE wxListBase; variable
421 friend class wxListBase; variable
424 wxNodeBase(wxListBase *list = NULL,
470 wxListBase *m_list; // list we belong to
481 class WXDLLIMPEXP_BASE wxListBase
488 wxListBase(wxKeyType keyType = wxKEY_NONE)
490 virtual ~wxListBase();
543 wxListBase(size_t count, void *elements[]);
545 wxListBase(void *object, ... /* terminate with NULL */);
548 void Assign(const wxListBase& list) in Assign()
[all …]