Home
last modified time | relevance | path

Searched refs:sm_handlers (Results 1 – 25 of 61) sorted by relevance

123

/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dbmpbase.cpp52 wxList wxBitmapBase::sm_handlers;
56 sm_handlers.Append(handler); in AddHandler()
61 sm_handlers.Insert(handler); in InsertHandler()
69 sm_handlers.DeleteObject(handler); in RemoveHandler()
78 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
91 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
105 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
118 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
124 sm_handlers.Erase(node); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dbmpbase.cpp52 wxList wxBitmapBase::sm_handlers;
56 sm_handlers.Append(handler); in AddHandler()
61 sm_handlers.Insert(handler); in InsertHandler()
69 sm_handlers.DeleteObject(handler); in RemoveHandler()
78 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
91 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
105 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
118 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
124 sm_handlers.Erase(node); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dbmpbase.cpp52 wxList wxBitmapBase::sm_handlers;
56 sm_handlers.Append(handler); in AddHandler()
61 sm_handlers.Insert(handler); in InsertHandler()
69 sm_handlers.DeleteObject(handler); in RemoveHandler()
78 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
91 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
105 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
118 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
124 sm_handlers.Erase(node); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dbmpbase.cpp52 wxList wxBitmapBase::sm_handlers;
56 sm_handlers.Append(handler); in AddHandler()
61 sm_handlers.Insert(handler); in InsertHandler()
69 sm_handlers.DeleteObject(handler); in RemoveHandler()
78 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
91 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
105 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
118 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
124 sm_handlers.Erase(node); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dbmpbase.cpp84 wxList wxBitmapBase::sm_handlers; member in wxBitmapBase
88 sm_handlers.Append(handler); in AddHandler()
93 sm_handlers.Insert(handler); in InsertHandler()
101 sm_handlers.DeleteObject(handler); in RemoveHandler()
110 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
123 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
137 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
150 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
156 sm_handlers.Erase(node); in CleanUpHandlers()
H A Danimatecmn.cpp52 wxAnimationDecoderList wxAnimation::sm_handlers;
204 sm_handlers.Append( handler ); in AddHandler()
224 sm_handlers.Insert( handler ); in InsertHandler()
237 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
259 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
268 sm_handlers.Clear(); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dbmpbase.cpp87 wxList wxBitmapBase::sm_handlers;
91 sm_handlers.Append(handler); in AddHandler()
96 sm_handlers.Insert(handler); in InsertHandler()
104 sm_handlers.DeleteObject(handler); in RemoveHandler()
113 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
126 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
140 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
153 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
159 sm_handlers.Erase(node); in CleanUpHandlers()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dbmpbase.cpp87 wxList wxBitmapBase::sm_handlers;
91 sm_handlers.Append(handler); in AddHandler()
96 sm_handlers.Insert(handler); in InsertHandler()
104 sm_handlers.DeleteObject(handler); in RemoveHandler()
113 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
126 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
140 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
153 wxList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
159 sm_handlers.Erase(node); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Danimateg.cpp37 wxAnimationDecoderList wxAnimation::sm_handlers;
129 for ( wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in Load()
180 sm_handlers.Append( handler ); in AddHandler()
200 sm_handlers.Insert( handler ); in InsertHandler()
213 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
235 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
244 sm_handlers.Clear(); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Danimateg.cpp37 wxAnimationDecoderList wxAnimation::sm_handlers;
129 for ( wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in Load()
180 sm_handlers.Append( handler ); in AddHandler()
200 sm_handlers.Insert( handler ); in InsertHandler()
213 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
235 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
244 sm_handlers.Clear(); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Danimateg.cpp37 wxAnimationDecoderList wxAnimation::sm_handlers;
129 for ( wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in Load()
180 sm_handlers.Append( handler ); in AddHandler()
200 sm_handlers.Insert( handler ); in InsertHandler()
213 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
235 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
244 sm_handlers.Clear(); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Danimateg.cpp37 wxAnimationDecoderList wxAnimation::sm_handlers;
129 for ( wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in Load()
180 sm_handlers.Append( handler ); in AddHandler()
200 sm_handlers.Insert( handler ); in InsertHandler()
213 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
235 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
244 sm_handlers.Clear(); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Danimateg.cpp36 wxAnimationDecoderList wxAnimation::sm_handlers;
128 for ( wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in Load()
179 sm_handlers.Append( handler ); in AddHandler()
199 sm_handlers.Insert( handler ); in InsertHandler()
212 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
234 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
243 sm_handlers.Clear(); in CleanUpHandlers()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Danimateg.cpp36 wxAnimationDecoderList wxAnimation::sm_handlers;
128 for ( wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in Load()
179 sm_handlers.Append( handler ); in AddHandler()
199 sm_handlers.Insert( handler ); in InsertHandler()
212 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in FindHandler()
234 wxAnimationDecoderList::compatibility_iterator node = sm_handlers.GetFirst(); in CleanUpHandlers()
243 sm_handlers.Clear(); in CleanUpHandlers()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Danimate.h58 static inline wxAnimationDecoderList& GetHandlers() { return sm_handlers; } in GetHandlers()
70 static wxAnimationDecoderList sm_handlers;
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dbitmap.h137 static inline wxList& GetHandlers() { return sm_handlers; } in GetHandlers()
151 static wxList sm_handlers;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Danimate.h50 static wxAnimationDecoderList sm_handlers;
53 static inline wxAnimationDecoderList& GetHandlers() { return sm_handlers; } in GetHandlers()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/generic/
H A Danimate.h52 static wxAnimationDecoderList sm_handlers;
55 static inline wxAnimationDecoderList& GetHandlers() { return sm_handlers; } in GetHandlers()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/generic/
H A Danimate.h52 static wxAnimationDecoderList sm_handlers;
55 static inline wxAnimationDecoderList& GetHandlers() { return sm_handlers; } in GetHandlers()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/generic/
H A Danimate.h52 static wxAnimationDecoderList sm_handlers;
55 static inline wxAnimationDecoderList& GetHandlers() { return sm_handlers; } in GetHandlers()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/generic/
H A Danimate.h52 static wxAnimationDecoderList sm_handlers;
55 static inline wxAnimationDecoderList& GetHandlers() { return sm_handlers; } in GetHandlers()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Danimate.h50 static wxAnimationDecoderList sm_handlers;
53 static inline wxAnimationDecoderList& GetHandlers() { return sm_handlers; } in GetHandlers()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dbitmap.h176 static inline wxList& GetHandlers() { return sm_handlers; } in GetHandlers()
199 static wxList sm_handlers;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dbitmap.h176 static inline wxList& GetHandlers() { return sm_handlers; } in GetHandlers()
199 static wxList sm_handlers;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dbitmap.h176 static inline wxList& GetHandlers() { return sm_handlers; } in GetHandlers()
199 static wxList sm_handlers;

123