Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DMapWnd.cpp303 const std::string FLEET_DETAIL_SLOT_COUNT{UserStringNop("MAP_FLEET_SLOT_COUNT")}; variable
330 NewLabelValue(FLEET_DETAIL_SLOT_COUNT); in PreRender()
411 LayoutRow(FLEET_DETAIL_SLOT_COUNT, in DoLayout()
497 m_values[FLEET_DETAIL_SLOT_COUNT] ++; in UpdateValues()