Searched refs:h206_txt_supp_1 (Results 1 – 3 of 3) sorted by relevance
75 Fl_Input2 *h206_txt_supp_1 = (Fl_Input2 *)0; variable510 h206_txt_supp_1->tooltip(_("")); in create_hics206_tab()511 h206_txt_supp_1->box(FL_DOWN_BOX); in create_hics206_tab()512 h206_txt_supp_1->color((Fl_Color)FL_BACKGROUND2_COLOR); in create_hics206_tab()514 h206_txt_supp_1->labeltype(FL_NORMAL_LABEL); in create_hics206_tab()515 h206_txt_supp_1->labelfont(0); in create_hics206_tab()516 h206_txt_supp_1->labelsize(14); in create_hics206_tab()517 h206_txt_supp_1->labelcolor((Fl_Color)FL_FOREGROUND_COLOR); in create_hics206_tab()518 h206_txt_supp_1->align(FL_ALIGN_LEFT); in create_hics206_tab()519 h206_txt_supp_1->callback(hics_changed); in create_hics206_tab()[all …]
298 if (h206_supp_1 != h206_txt_supp_1->value()) in check_hics206fields()383 h206_supp_1 = h206_txt_supp_1->value(); in h206_update_fields()439 h206_txt_supp_1->value(h206_supp_1.c_str()); in h206_update_form()498 h206_txt_supp_1->value(""); in h206_clear__form()
622 extern Fl_Input2 *h206_txt_supp_1;