Searched refs:h206_txt_supp_3 (Results 1 – 3 of 3) sorted by relevance
77 Fl_Input2 *h206_txt_supp_3 = (Fl_Input2 *)0; variable536 h206_txt_supp_3->tooltip(_("")); in create_hics206_tab()537 h206_txt_supp_3->box(FL_DOWN_BOX); in create_hics206_tab()538 h206_txt_supp_3->color((Fl_Color)FL_BACKGROUND2_COLOR); in create_hics206_tab()540 h206_txt_supp_3->labeltype(FL_NORMAL_LABEL); in create_hics206_tab()541 h206_txt_supp_3->labelfont(0); in create_hics206_tab()542 h206_txt_supp_3->labelsize(14); in create_hics206_tab()543 h206_txt_supp_3->labelcolor((Fl_Color)FL_FOREGROUND_COLOR); in create_hics206_tab()544 h206_txt_supp_3->align(FL_ALIGN_LEFT); in create_hics206_tab()545 h206_txt_supp_3->callback(hics_changed); in create_hics206_tab()[all …]
306 if (h206_supp_3 != h206_txt_supp_3->value()) in check_hics206fields()387 h206_supp_3 = h206_txt_supp_3->value(); in h206_update_fields()443 h206_txt_supp_3->value(h206_supp_3.c_str()); in h206_update_form()502 h206_txt_supp_3->value(""); in h206_clear__form()
626 extern Fl_Input2 *h206_txt_supp_3;