Home
last modified time | relevance | path

Searched refs:GetWindowMaximized (Results 1 – 2 of 2) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/gui/
H A Dwindowattributespickle.cpp27 m_window->Maximize( GetWindowMaximized( m_name ) ); in LoadAttributes()
41 GetWindowMaximized( m_name, m_window->IsMaximized() ); in SaveAttributes()
89 bool WindowAttributesPickle::GetWindowMaximized( const wxString& window ) in GetWindowMaximized() function in WindowAttributesPickle
94 void WindowAttributesPickle::GetWindowMaximized( const wxString& window, bool maximized ) in GetWindowMaximized() function in WindowAttributesPickle
H A Dwindowattributespickle.h37 bool GetWindowMaximized( const wxString& window );
38 void GetWindowMaximized( const wxString& window, bool maximized );