Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DDesignWnd.cpp2210 class BasesListBoxRow : public CUIListBox::Row { class in BasesListBox
2226 class HullAndPartsListBoxRow : public BasesListBoxRow {
2320 BasesListBox::BasesListBoxRow::BasesListBoxRow(GG::X w, GG::Y h, const std::string& hull, const std… in BasesListBoxRow() function in BasesListBox::BasesListBoxRow
2339 void BasesListBox::BasesListBoxRow::Render() { in Render()
2379 BasesListBoxRow(w, h, hull, UserString(hull)), in HullAndPartsListBoxRow()
2385 BasesListBoxRow::CompleteConstruction(); in CompleteConstruction()
2391 BasesListBoxRow(w, h, design.Hull(), design.Name()), in CompletedDesignListBoxRow()
2396 BasesListBoxRow::CompleteConstruction(); in CompleteConstruction()
2569 class SavedDesignListBoxRow : public BasesListBoxRow {
3301 BasesListBoxRow(w, h, design.Hull(), design.Name()), in SavedDesignListBoxRow()
[all …]