Searched refs:unique_windows (Results 1 – 4 of 4) sorted by relevance
554 unique_windows().get_registry((boost::format("building_%d") % building->serial()).str()); in show_building_window()633 unique_windows().get_registry((boost::format("ship_%d") % ship->serial()).str()); in show_ship_window()
72 UniqueWindowHandler& unique_windows();
360 igbase()->unique_windows().get_registry(building_descr_for_help_->name() + "_help"); in create_capsbuttons()
360 UniqueWindowHandler& InteractiveBase::unique_windows() { in unique_windows() function in InteractiveBase