Home
last modified time | relevance | path

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

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dzipstrm.cpp645 class wxZipWeakLinks class
648 wxZipWeakLinks() : m_ref(1) { } in wxZipWeakLinks() function in wxZipWeakLinks
655 wxZipWeakLinks *AddEntry(wxZipEntry *entry, wxFileOffset key);
662 ~wxZipWeakLinks() { wxASSERT(IsEmpty()); } in ~wxZipWeakLinks()
669 wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING(wxZipWeakLinks)
672 wxZipWeakLinks *wxZipWeakLinks::AddEntry(wxZipEntry *entry, wxFileOffset key) in AddEntry()
679 wxZipEntry *wxZipWeakLinks::GetEntry(wxFileOffset key) const in GetEntry()
1370 m_weaklinks = new wxZipWeakLinks; in Init()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dzipstrm.cpp645 class wxZipWeakLinks class
648 wxZipWeakLinks() : m_ref(1) { } in wxZipWeakLinks() function in wxZipWeakLinks
655 wxZipWeakLinks *AddEntry(wxZipEntry *entry, wxFileOffset key);
662 ~wxZipWeakLinks() { wxASSERT(IsEmpty()); } in ~wxZipWeakLinks()
669 wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING(wxZipWeakLinks)
672 wxZipWeakLinks *wxZipWeakLinks::AddEntry(wxZipEntry *entry, wxFileOffset key) in AddEntry()
679 wxZipEntry *wxZipWeakLinks::GetEntry(wxFileOffset key) const in GetEntry()
1370 m_weaklinks = new wxZipWeakLinks; in Init()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dzipstrm.cpp645 class wxZipWeakLinks class
648 wxZipWeakLinks() : m_ref(1) { } in wxZipWeakLinks() function in wxZipWeakLinks
655 wxZipWeakLinks *AddEntry(wxZipEntry *entry, wxFileOffset key);
662 ~wxZipWeakLinks() { wxASSERT(IsEmpty()); } in ~wxZipWeakLinks()
669 wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING(wxZipWeakLinks)
672 wxZipWeakLinks *wxZipWeakLinks::AddEntry(wxZipEntry *entry, wxFileOffset key) in AddEntry()
679 wxZipEntry *wxZipWeakLinks::GetEntry(wxFileOffset key) const in GetEntry()
1370 m_weaklinks = new wxZipWeakLinks; in Init()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dzipstrm.cpp645 class wxZipWeakLinks class
648 wxZipWeakLinks() : m_ref(1) { } in wxZipWeakLinks() function in wxZipWeakLinks
655 wxZipWeakLinks *AddEntry(wxZipEntry *entry, wxFileOffset key);
662 ~wxZipWeakLinks() { wxASSERT(IsEmpty()); } in ~wxZipWeakLinks()
669 wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING(wxZipWeakLinks)
672 wxZipWeakLinks *wxZipWeakLinks::AddEntry(wxZipEntry *entry, wxFileOffset key) in AddEntry()
679 wxZipEntry *wxZipWeakLinks::GetEntry(wxFileOffset key) const in GetEntry()
1370 m_weaklinks = new wxZipWeakLinks; in Init()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dzipstrm.cpp644 class wxZipWeakLinks class
647 wxZipWeakLinks() : m_ref(1) { } in wxZipWeakLinks() function in wxZipWeakLinks
654 wxZipWeakLinks *AddEntry(wxZipEntry *entry, wxFileOffset key);
661 ~wxZipWeakLinks() { wxASSERT(IsEmpty()); } in ~wxZipWeakLinks()
668 wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING(wxZipWeakLinks)
671 wxZipWeakLinks *wxZipWeakLinks::AddEntry(wxZipEntry *entry, wxFileOffset key) in AddEntry()
678 wxZipEntry *wxZipWeakLinks::GetEntry(wxFileOffset key) const in GetEntry()
1371 m_weaklinks = new wxZipWeakLinks; in Init()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dzipstrm.cpp644 class wxZipWeakLinks class
647 wxZipWeakLinks() : m_ref(1) { } in wxZipWeakLinks() function in wxZipWeakLinks
654 wxZipWeakLinks *AddEntry(wxZipEntry *entry, wxFileOffset key);
661 ~wxZipWeakLinks() { wxASSERT(IsEmpty()); } in ~wxZipWeakLinks()
668 wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING(wxZipWeakLinks)
671 wxZipWeakLinks *wxZipWeakLinks::AddEntry(wxZipEntry *entry, wxFileOffset key) in AddEntry()
678 wxZipEntry *wxZipWeakLinks::GetEntry(wxFileOffset key) const in GetEntry()
1371 m_weaklinks = new wxZipWeakLinks; in Init()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dzipstrm.cpp689 class wxZipWeakLinks class
692 wxZipWeakLinks() : m_ref(1) { } in wxZipWeakLinks() function in wxZipWeakLinks
699 wxZipWeakLinks *AddEntry(wxZipEntry *entry, wxFileOffset key);
706 ~wxZipWeakLinks() { wxASSERT(IsEmpty()); } in ~wxZipWeakLinks()
713 wxSUPPRESS_GCC_PRIVATE_DTOR_WARNING(wxZipWeakLinks)
716 wxZipWeakLinks *wxZipWeakLinks::AddEntry(wxZipEntry *entry, wxFileOffset key) in AddEntry()
723 wxZipEntry *wxZipWeakLinks::GetEntry(wxFileOffset key) const in GetEntry()
1617 m_weaklinks = new wxZipWeakLinks; in Init()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dzipstrm.h259 class wxZipWeakLinks *m_backlink;
430 class wxZipWeakLinks *m_weaklinks;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dzipstrm.h260 class wxZipWeakLinks *m_backlink;
430 class wxZipWeakLinks *m_weaklinks;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dzipstrm.h260 class wxZipWeakLinks *m_backlink;
430 class wxZipWeakLinks *m_weaklinks;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dzipstrm.h260 class wxZipWeakLinks *m_backlink;
430 class wxZipWeakLinks *m_weaklinks;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dzipstrm.h260 class wxZipWeakLinks *m_backlink;
430 class wxZipWeakLinks *m_weaklinks;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dzipstrm.h259 class wxZipWeakLinks *m_backlink;
430 class wxZipWeakLinks *m_weaklinks;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dzipstrm.h278 class wxZipWeakLinks *m_backlink;
441 class wxZipWeakLinks *m_weaklinks;