Searched refs:h206_txt_supp_5 (Results 1 – 3 of 3) sorted by relevance
79 Fl_Input2 *h206_txt_supp_5 = (Fl_Input2 *)0; variable562 h206_txt_supp_5->tooltip(_("")); in create_hics206_tab()563 h206_txt_supp_5->box(FL_DOWN_BOX); in create_hics206_tab()564 h206_txt_supp_5->color((Fl_Color)FL_BACKGROUND2_COLOR); in create_hics206_tab()566 h206_txt_supp_5->labeltype(FL_NORMAL_LABEL); in create_hics206_tab()567 h206_txt_supp_5->labelfont(0); in create_hics206_tab()568 h206_txt_supp_5->labelsize(14); in create_hics206_tab()569 h206_txt_supp_5->labelcolor((Fl_Color)FL_FOREGROUND_COLOR); in create_hics206_tab()570 h206_txt_supp_5->align(FL_ALIGN_LEFT); in create_hics206_tab()571 h206_txt_supp_5->callback(hics_changed); in create_hics206_tab()[all …]
314 if (h206_supp_5 != h206_txt_supp_5->value()) in check_hics206fields()391 h206_supp_5 = h206_txt_supp_5->value(); in h206_update_fields()447 h206_txt_supp_5->value(h206_supp_5.c_str()); in h206_update_form()506 h206_txt_supp_5->value(""); in h206_clear__form()
630 extern Fl_Input2 *h206_txt_supp_5;