Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DEncyclopediaDetailPanel.cpp1214 cost_units = UserString("ENC_PP"); in RefreshDetailPanelShipPartTag()
1280 cost_units = UserString("ENC_PP"); in RefreshDetailPanelShipHullTag()
1355 cost_units = UserString("ENC_RP"); in RefreshDetailPanelTechTag()
1439 cost_units = UserString("ENC_PP"); in RefreshDetailPanelBuildingTypeTag()
1453 % local_name % local_cost % cost_units % local_time); in RefreshDetailPanelBuildingTypeTag()
2178 cost_units = UserString("ENC_PP"); in RefreshDetailPanelShipDesignTag()
2318 cost_units = UserString("ENC_PP"); in RefreshDetailPanelIncomplDesignTag()
2726 … name, texture, other_texture, turns, cost, cost_units, in GetRefreshDetailPanelInfo()
2731 … name, texture, other_texture, turns, cost, cost_units, in GetRefreshDetailPanelInfo()
2990 name, texture, other_texture, turns, cost, cost_units, in RefreshImpl()
[all …]
H A DTechTreeWnd.cpp182 const std::string& cost_units = UserString("ENC_RP"); in TechRowBrowseWnd() local
186 % cost_units in TechRowBrowseWnd()
193 const std::string& cost_units = UserString("ENC_RP"); in TechRowBrowseWnd() local
197 % cost_units in TechRowBrowseWnd()
/dports/finance/beancount/beancount-2.3.3/beancount/parser/
H A Dbooking_method.py232 cost_units = merged_cost[0].units
233 cost = Cost(cost_units.number/units.number, cost_units.currency,