Home
last modified time | relevance | path

Searched refs:GetSplashWindow (Results 1 – 21 of 21) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dsplash.h78 wxSplashScreenWindow* GetSplashWindow() const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dsplash.h78 wxSplashScreenWindow* GetSplashWindow() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dsplash.h78 wxSplashScreenWindow* GetSplashWindow() const;
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/generic/
H A Dsplash.h52 wxSplashScreenWindow* GetSplashWindow() const { return m_window; } in GetSplashWindow() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/generic/
H A Dsplash.h52 wxSplashScreenWindow* GetSplashWindow() const { return m_window; } in GetSplashWindow() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/generic/
H A Dsplash.h52 wxSplashScreenWindow* GetSplashWindow() const { return m_window; } in GetSplashWindow() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/generic/
H A Dsplash.h52 wxSplashScreenWindow* GetSplashWindow() const { return m_window; } in GetSplashWindow() function
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/generic/
H A Dsplash.h59 wxSplashScreenWindow* GetSplashWindow() const { return m_window; } in GetSplashWindow() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dsplash.h53 wxSplashScreenWindow* GetSplashWindow() const { return m_window; } in GetSplashWindow() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dsplash.h53 wxSplashScreenWindow* GetSplashWindow() const { return m_window; } in GetSplashWindow() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dsplash.h53 wxSplashScreenWindow* GetSplashWindow() const { return m_window; } in GetSplashWindow() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dsplash.sip141 return & self->GetSplashWindow()->GetBitmap();
161 self->GetSplashWindow()->SetBitmap(*bitmap);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/splash/
H A Dsplash.cpp237 wxWindow *win = splash->GetSplashWindow(); in OnAbout()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/splash/
H A Dsplash.cpp228 wxWindow *win = splash->GetSplashWindow(); in OnAbout()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/splash/
H A Dsplash.cpp228 wxWindow *win = splash->GetSplashWindow(); in OnAbout()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/splash/
H A Dsplash.cpp228 wxWindow *win = splash->GetSplashWindow(); in OnAbout()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/splash/
H A Dsplash.cpp228 wxWindow *win = splash->GetSplashWindow(); in OnAbout()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/splash/
H A Dsplash.cpp237 wxWindow *win = splash->GetSplashWindow(); in OnAbout()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/splash/
H A Dsplash.cpp275 wxWindow *win = splash->GetSplashWindow(); in OnAbout()
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxadv_adv.i556 wxSplashScreenWindow* GetSplashWindow() const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_advwxSplashScreen.cpp55 return & self->GetSplashWindow()->GetBitmap(); in _wxSplashScreen_GetBitmap()
59 self->GetSplashWindow()->SetBitmap(*bitmap); in _wxSplashScreen_SetBitmap()