Searched refs:w_storm_h_rain_tot (Results 1 – 3 of 3) sorted by relevance
72 Fl_ListBox *w_storm_h_rain_tot = (Fl_ListBox *)0; variable176 w_storm_h_rain_tot->clear(); in set_storm_combos()178 w_storm_h_rain_tot->add(rainfall[i].c_str()); in set_storm_combos()179 w_storm_h_rain_tot->index(0); in set_storm_combos()307 w_storm_h_rain_tot->index(0); in cb_h_rain()310 w_storm_h_rain_tot->activate(); in cb_h_rain()313 w_storm_h_rain_tot->deactivate(); in cb_h_rain()501 w_storm_h_rain_tot = new Fl_ListBox(200, Y, 180, 22, ""); in create_storm_tab()502 w_storm_h_rain_tot->tooltip(_("Select rain total")); in create_storm_tab()503 w_storm_h_rain_tot->when(FL_WHEN_CHANGED); in create_storm_tab()[all …]
146 { O, ":h_rain_tot:", &storm_h_rain_tot, w_storm_h_rain_tot },199 init_widget(":h_rain_tot:", (Fl_Widget *)w_storm_h_rain_tot); in init_widgets()401 w_storm_h_rain_tot->activate(); in activate_listbox()404 w_storm_h_rain_tot->deactivate(); in activate_listbox()
1222 extern Fl_ListBox *w_storm_h_rain_tot;