Home
last modified time | relevance | path

Searched refs:wxApp (Results 1 – 25 of 1711) sorted by relevance

12345678910>>...69

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/osx/carbon/
H A Dapp.cpp59 EVT_IDLE(wxApp::OnIdle)
151 void wxApp::MacNewFile() in MacNewFile()
155 void wxApp::MacReopenApp() in MacReopenApp()
340 bool wxApp::OnInitGui() in OnInitGui()
355 bool wxApp::ProcessIdle() in ProcessIdle()
361 int wxApp::OnRun() in OnRun()
367 void wxApp::CleanUp() in CleanUp()
383 wxApp::wxApp() in wxApp() function in wxApp
392 wxApp::~wxApp() in ~wxApp()
432 void wxApp::WakeUpIdle() in WakeUpIdle()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dapp.cpp264 EVT_IDLE(wxApp::OnIdle)
280 wxApp *m_app;
342 bool wxApp::RegisterWindowClasses() in RegisterWindowClasses()
477 void wxApp::CleanUp() in CleanUp()
510 wxApp::wxApp() in wxApp() function in wxApp
515 wxApp::~wxApp() in ~wxApp()
536 void wxApp::WakeUpIdle() in WakeUpIdle()
598 int wxApp::GetComCtl32Version() in GetComCtl32Version()
749 bool wxApp::OnExceptionInMainLoop() in OnExceptionInMainLoop()
790 void wxApp::DoMessage(WXMSG *pMsg) in DoMessage()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dapp.cpp264 EVT_IDLE(wxApp::OnIdle)
280 wxApp *m_app;
342 bool wxApp::RegisterWindowClasses() in RegisterWindowClasses()
477 void wxApp::CleanUp() in CleanUp()
510 wxApp::wxApp() in wxApp() function in wxApp
515 wxApp::~wxApp() in ~wxApp()
536 void wxApp::WakeUpIdle() in WakeUpIdle()
598 int wxApp::GetComCtl32Version() in GetComCtl32Version()
749 bool wxApp::OnExceptionInMainLoop() in OnExceptionInMainLoop()
790 void wxApp::DoMessage(WXMSG *pMsg) in DoMessage()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dapp.cpp264 EVT_IDLE(wxApp::OnIdle)
280 wxApp *m_app;
342 bool wxApp::RegisterWindowClasses() in RegisterWindowClasses()
477 void wxApp::CleanUp() in CleanUp()
510 wxApp::wxApp() in wxApp() function in wxApp
515 wxApp::~wxApp() in ~wxApp()
536 void wxApp::WakeUpIdle() in WakeUpIdle()
598 int wxApp::GetComCtl32Version() in GetComCtl32Version()
749 bool wxApp::OnExceptionInMainLoop() in OnExceptionInMainLoop()
790 void wxApp::DoMessage(WXMSG *pMsg) in DoMessage()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dapp.cpp264 EVT_IDLE(wxApp::OnIdle)
280 wxApp *m_app;
342 bool wxApp::RegisterWindowClasses() in RegisterWindowClasses()
477 void wxApp::CleanUp() in CleanUp()
510 wxApp::wxApp() in wxApp() function in wxApp
515 wxApp::~wxApp() in ~wxApp()
536 void wxApp::WakeUpIdle() in WakeUpIdle()
598 int wxApp::GetComCtl32Version() in GetComCtl32Version()
749 bool wxApp::OnExceptionInMainLoop() in OnExceptionInMainLoop()
790 void wxApp::DoMessage(WXMSG *pMsg) in DoMessage()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/dfb/
H A Dapp.cpp28 IMPLEMENT_DYNAMIC_CLASS(wxApp, wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS() argument
30 wxApp::wxApp() in IMPLEMENT_DYNAMIC_CLASS()
34 wxApp::~wxApp() in ~wxApp()
38 bool wxApp::Initialize(int& argc, wxChar **argv) in Initialize()
103 void wxApp::CleanUp() in CleanUp()
126 wxVideoMode wxApp::GetDisplayMode() const in GetDisplayMode()
129 wxConstCast(this, wxApp)->m_videoMode = GetCurrentVideoMode(); in GetDisplayMode()
134 bool wxApp::SetDisplayMode(const wxVideoMode& mode) in SetDisplayMode()
147 void wxApp::WakeUpIdle() in WakeUpIdle()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/dfb/
H A Dapp.cpp25 wxIMPLEMENT_DYNAMIC_CLASS(wxApp, wxEvtHandler);
27 wxApp::wxApp() in wxApp() function in wxApp
31 wxApp::~wxApp() in ~wxApp()
35 bool wxApp::Initialize(int& argc, wxChar **argv) in Initialize()
104 void wxApp::CleanUp() in CleanUp()
127 wxVideoMode wxApp::GetDisplayMode() const in GetDisplayMode()
130 wxConstCast(this, wxApp)->m_videoMode = GetCurrentVideoMode(); in GetDisplayMode()
135 bool wxApp::SetDisplayMode(const wxVideoMode& mode) in SetDisplayMode()
148 void wxApp::WakeUpIdle() in WakeUpIdle()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/dfb/
H A Dapp.cpp28 IMPLEMENT_DYNAMIC_CLASS(wxApp, wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS() argument
30 wxApp::wxApp() in IMPLEMENT_DYNAMIC_CLASS()
34 wxApp::~wxApp() in ~wxApp()
38 bool wxApp::Initialize(int& argc, wxChar **argv) in Initialize()
103 void wxApp::CleanUp() in CleanUp()
126 wxVideoMode wxApp::GetDisplayMode() const in GetDisplayMode()
129 wxConstCast(this, wxApp)->m_videoMode = GetCurrentVideoMode(); in GetDisplayMode()
134 bool wxApp::SetDisplayMode(const wxVideoMode& mode) in SetDisplayMode()
147 void wxApp::WakeUpIdle() in WakeUpIdle()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dapp.cpp104 if ( (flags & wxApp::RegClass_OnlyNR) == wxApp::RegClass_OnlyNR ) in ClassRegInfo()
625 EVT_IDLE(wxApp::OnIdle)
641 wxApp *m_app;
735 void wxApp::UnregisterWindowClasses() in UnregisterWindowClasses()
760 void wxApp::CleanUp() in CleanUp()
781 wxApp::wxApp() in wxApp() function in wxApp
786 wxApp::~wxApp() in ~wxApp()
805 void wxApp::WakeUpIdle() in WakeUpIdle()
908 int wxApp::GetComCtl32Version() in GetComCtl32Version()
971 int wxApp::GetComCtl32Version() in GetComCtl32Version()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/carbon/
H A Dapp.cpp62 EVT_IDLE(wxApp::OnIdle)
361 void wxApp::MacNewFile() in MacNewFile()
895 bool wxApp::CallOnInit() in CallOnInit()
902 bool wxApp::OnInitGui() in OnInitGui()
919 int wxApp::OnRun() in OnRun()
926 bool wxApp::DoInitGui() in DoInitGui()
965 void wxApp::DoCleanUp() in DoCleanUp()
996 void wxApp::CleanUp() in CleanUp()
1012 wxApp::wxApp() in wxApp() function in wxApp
1021 wxApp::~wxApp() in ~wxApp()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/carbon/
H A Dapp.cpp62 EVT_IDLE(wxApp::OnIdle)
361 void wxApp::MacNewFile() in MacNewFile()
895 bool wxApp::CallOnInit() in CallOnInit()
902 bool wxApp::OnInitGui() in OnInitGui()
919 int wxApp::OnRun() in OnRun()
926 bool wxApp::DoInitGui() in DoInitGui()
965 void wxApp::DoCleanUp() in DoCleanUp()
996 void wxApp::CleanUp() in CleanUp()
1012 wxApp::wxApp() in wxApp() function in wxApp
1021 wxApp::~wxApp() in ~wxApp()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dapp.cpp613 EVT_IDLE(wxApp::OnIdle)
629 wxApp *m_app;
750 void wxApp::CleanUp() in CleanUp()
775 wxApp::wxApp() in wxApp() function in wxApp
780 wxApp::~wxApp() in ~wxApp()
799 void wxApp::WakeUpIdle() in WakeUpIdle()
914 int wxApp::GetComCtl32Version() in GetComCtl32Version()
975 int wxApp::GetShell32Version() in GetShell32Version()
1008 int wxApp::GetComCtl32Version() in GetComCtl32Version()
1014 int wxApp::GetShell32Version() in GetShell32Version()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dapp.cpp613 EVT_IDLE(wxApp::OnIdle)
629 wxApp *m_app;
750 void wxApp::CleanUp() in CleanUp()
775 wxApp::wxApp() in wxApp() function in wxApp
780 wxApp::~wxApp() in ~wxApp()
799 void wxApp::WakeUpIdle() in WakeUpIdle()
914 int wxApp::GetComCtl32Version() in GetComCtl32Version()
975 int wxApp::GetShell32Version() in GetShell32Version()
1008 int wxApp::GetComCtl32Version() in GetComCtl32Version()
1014 int wxApp::GetShell32Version() in GetShell32Version()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dapp.h19 class WXDLLIMPEXP_FWD_CORE wxApp; variable
25 class WXDLLIMPEXP_CORE wxApp : public wxAppBase
28 wxApp();
29 virtual ~wxApp();
104 wxDECLARE_NO_COPY_CLASS(wxApp);
105 DECLARE_DYNAMIC_CLASS(wxApp)
114 inline int wxApp::GetComCtl32Version() in GetComCtl32Version()
121 inline int wxApp::GetShell32Version() in GetShell32Version()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dapp.h19 class WXDLLIMPEXP_FWD_CORE wxApp; variable
25 class WXDLLIMPEXP_CORE wxApp : public wxAppBase
28 wxApp();
29 virtual ~wxApp();
104 wxDECLARE_NO_COPY_CLASS(wxApp);
105 DECLARE_DYNAMIC_CLASS(wxApp)
114 inline int wxApp::GetComCtl32Version() in GetComCtl32Version()
121 inline int wxApp::GetShell32Version() in GetShell32Version()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dapp.cpp122 void wxApp::HandleSockets() in HandleSockets()
182 BEGIN_EVENT_TABLE(wxApp, wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS()
183 EVT_IDLE(wxApp::OnIdle) in IMPLEMENT_DYNAMIC_CLASS()
184 EVT_END_SESSION(wxApp::OnEndSession) in IMPLEMENT_DYNAMIC_CLASS()
386 void wxApp::CleanUp() in CleanUp()
424 bool wxApp::OnInitGui() in OnInitGui()
444 wxApp::wxApp() in wxApp() function in wxApp
453 wxApp::~wxApp() in ~wxApp()
482 void wxApp::OnEndSession( in OnEndSession()
536 void wxApp::RemoveSocketHandler(int handle) in RemoveSocketHandler()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dapp.cpp122 void wxApp::HandleSockets() in HandleSockets()
182 BEGIN_EVENT_TABLE(wxApp, wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS()
183 EVT_IDLE(wxApp::OnIdle) in IMPLEMENT_DYNAMIC_CLASS()
184 EVT_END_SESSION(wxApp::OnEndSession) in IMPLEMENT_DYNAMIC_CLASS()
386 void wxApp::CleanUp() in CleanUp()
424 bool wxApp::OnInitGui() in OnInitGui()
444 wxApp::wxApp() in wxApp() function in wxApp
453 wxApp::~wxApp() in ~wxApp()
482 void wxApp::OnEndSession( in OnEndSession()
536 void wxApp::RemoveSocketHandler(int handle) in RemoveSocketHandler()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/motif/
H A Dapp.cpp68 IMPLEMENT_DYNAMIC_CLASS(wxApp, wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS() argument
88 bool wxApp::Initialize(int& argc_, wxChar **argv_) in Initialize()
267 void wxApp::CleanUp() in CleanUp()
289 void wxApp::Exit() in Exit()
291 wxApp::CleanUp(); in Exit()
300 wxApp::wxApp() in wxApp() function in wxApp
309 wxApp::~wxApp() in ~wxApp()
314 int wxApp::MainLoop() in MainLoop()
334 void wxApp::HandlePropertyChange(WXEvent *event) in HandlePropertyChange()
425 WXWidget wxApp::GetTopLevelWidget() in GetTopLevelWidget()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/motif/
H A Dapp.cpp68 wxIMPLEMENT_DYNAMIC_CLASS(wxApp, wxEvtHandler);
88 bool wxApp::Initialize(int& argc_, wxChar **argv_) in Initialize()
264 void wxApp::CleanUp() in CleanUp()
286 void wxApp::Exit() in Exit()
288 wxApp::CleanUp(); in Exit()
297 wxApp::wxApp() in wxApp() function in wxApp
306 wxApp::~wxApp() in ~wxApp()
311 int wxApp::MainLoop() in MainLoop()
331 void wxApp::HandlePropertyChange(WXEvent *event) in HandlePropertyChange()
422 WXWidget wxApp::GetTopLevelWidget() in GetTopLevelWidget()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/motif/
H A Dapp.cpp68 IMPLEMENT_DYNAMIC_CLASS(wxApp, wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS() argument
88 bool wxApp::Initialize(int& argc_, wxChar **argv_) in Initialize()
267 void wxApp::CleanUp() in CleanUp()
289 void wxApp::Exit() in Exit()
291 wxApp::CleanUp(); in Exit()
300 wxApp::wxApp() in wxApp() function in wxApp
309 wxApp::~wxApp() in ~wxApp()
314 int wxApp::MainLoop() in MainLoop()
334 void wxApp::HandlePropertyChange(WXEvent *event) in HandlePropertyChange()
425 WXWidget wxApp::GetTopLevelWidget() in GetTopLevelWidget()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dapp.cpp60 wxApp* app = wxTheApp; in wxFORCE_LINK_MODULE()
126 bool wxApp::DoIdle() in DoIdle()
208 IMPLEMENT_DYNAMIC_CLASS(wxApp,wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS() argument
210 wxApp::wxApp() in IMPLEMENT_DYNAMIC_CLASS()
216 wxApp::~wxApp() in ~wxApp()
249 bool wxApp::OnInitGui() in OnInitGui()
488 void wxApp::CleanUp() in CleanUp()
503 void wxApp::WakeUpIdle() in WakeUpIdle()
514 bool wxApp::EventsPending() in EventsPending()
565 bool wxApp::GTKIsUsingGlobalMenu() in GTKIsUsingGlobalMenu()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Dapp.cpp60 wxApp* app = wxTheApp; in wxFORCE_LINK_MODULE()
126 bool wxApp::DoIdle() in DoIdle()
208 IMPLEMENT_DYNAMIC_CLASS(wxApp,wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS() argument
210 wxApp::wxApp() in IMPLEMENT_DYNAMIC_CLASS()
216 wxApp::~wxApp() in ~wxApp()
249 bool wxApp::OnInitGui() in OnInitGui()
488 void wxApp::CleanUp() in CleanUp()
503 void wxApp::WakeUpIdle() in WakeUpIdle()
514 bool wxApp::EventsPending() in EventsPending()
565 bool wxApp::GTKIsUsingGlobalMenu() in GTKIsUsingGlobalMenu()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/gtk/
H A Dapp.cpp53 wxApp* app = wxTheApp; in wxFORCE_LINK_MODULE()
119 bool wxApp::DoIdle() in DoIdle()
185 wxIMPLEMENT_DYNAMIC_CLASS(wxApp,wxEvtHandler);
187 wxApp::wxApp() in wxApp() function in wxApp
193 wxApp::~wxApp() in ~wxApp()
226 bool wxApp::OnInitGui() in OnInitGui()
463 void wxApp::CleanUp() in CleanUp()
478 void wxApp::WakeUpIdle() in WakeUpIdle()
489 bool wxApp::EventsPending() in EventsPending()
503 void wxApp::OnAssertFailure(const wxChar *file, in OnAssertFailure()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dapp.cpp76 bool wxApp::Yield(bool onlyIfNeeded) in Yield()
136 void wxApp::WakeUpIdle() in WakeUpIdle()
328 IMPLEMENT_DYNAMIC_CLASS(wxApp,wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS() argument
330 BEGIN_EVENT_TABLE(wxApp, wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS()
334 wxApp::wxApp() in IMPLEMENT_DYNAMIC_CLASS()
348 wxApp::~wxApp() in ~wxApp()
354 bool wxApp::OnInitGui() in OnInitGui()
400 GdkVisual *wxApp::GetGdkVisual() in GetGdkVisual()
545 void wxApp::CleanUp() in CleanUp()
554 void wxApp::OnAssertFailure(const wxChar *file, in OnAssertFailure()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dapp.cpp76 bool wxApp::Yield(bool onlyIfNeeded) in Yield()
136 void wxApp::WakeUpIdle() in WakeUpIdle()
328 IMPLEMENT_DYNAMIC_CLASS(wxApp,wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS() argument
330 BEGIN_EVENT_TABLE(wxApp, wxEvtHandler) in IMPLEMENT_DYNAMIC_CLASS()
334 wxApp::wxApp() in IMPLEMENT_DYNAMIC_CLASS()
348 wxApp::~wxApp() in ~wxApp()
354 bool wxApp::OnInitGui() in OnInitGui()
400 GdkVisual *wxApp::GetGdkVisual() in GetGdkVisual()
545 void wxApp::CleanUp() in CleanUp()
554 void wxApp::OnAssertFailure(const wxChar *file, in OnAssertFailure()
[all …]

12345678910>>...69