Home
last modified time | relevance | path

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

/dports/games/simutrans/simutrans-121.0/gui/
H A Ddepot_frame.h105 gui_label_t lb_convoi_weight; variable
H A Ddepot_frame.cc163 add_component(&lb_convoi_weight); in init()
274 lb_convoi_weight.set_text_pointer( txt_convoi_weight ); in init()
511 lb_convoi_weight.set_pos(scr_coord(second_column_x, CINFO_VSTART + LINESPACE * 2)); in layout()
512 lb_convoi_weight.set_width(second_column_w); in layout()