wid               883 core/gui_menu.c     int wid = w-len_space-len_space-len_br1-len_enum-len_br2-len_space-symbol_width-len_br1-len_br2;
wid               885 core/gui_menu.c         wid -= len_space*3;
wid               887 core/gui_menu.c         wid -= len_bool;
wid               890 core/gui_menu.c     xx += rbf_draw_string_len(xx, yy, wid, lang_str(text), cl);
wid               488 modules/user_menu_edit.c     int wid = w-len_space-len_space;
wid               491 modules/user_menu_edit.c     xx += rbf_draw_string_len(xx, yy, wid, lang_str(text), cl);