Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DSystemResourceSummaryBrowseWnd.h28 …void UpdateAllocation(GG::Y& top); // adds pairs of labels for allocation of resources in system,…
H A DSystemResourceSummaryBrowseWnd.cpp154 UpdateAllocation(top); in Initialize()
261 void SystemResourceSummaryBrowseWnd::UpdateAllocation(GG::Y& top) { in UpdateAllocation() function in SystemResourceSummaryBrowseWnd