Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DMapWnd.cpp1611 const GG::Pt object_list_wh(SITREP_PANEL_WIDTH, SITREP_PANEL_HEIGHT); in InitializeWindows() local
1625 m_object_list_wnd-> InitSizeMove(object_list_ul, object_list_ul + object_list_wh); in InitializeWindows()