Home
last modified time | relevance | path

Searched defs:m_stat_icons (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DFleetWnd.h192 …std::vector<std::pair<MeterType, std::shared_ptr<StatisticIcon>>> m_stat_icons; /// statistic icon… variable
H A DFleetWnd.cpp655m_stat_icons; /// statistic icons and associated meter types member in __anonf051619b0811::ShipDataPanel
1110 …std::vector<std::pair<MeterType, std::shared_ptr<StatisticIcon>>> m_stat_icons; // statistic icons… member in FleetDataPanel