Searched refs:h206_txt_meds_1 (Results 1 – 3 of 3) sorted by relevance
69 Fl_Input2 *h206_txt_meds_1 = (Fl_Input2 *)0; variable438 h206_txt_meds_1->tooltip(_("")); in create_hics206_tab()439 h206_txt_meds_1->box(FL_DOWN_BOX); in create_hics206_tab()440 h206_txt_meds_1->color((Fl_Color)FL_BACKGROUND2_COLOR); in create_hics206_tab()442 h206_txt_meds_1->labeltype(FL_NORMAL_LABEL); in create_hics206_tab()443 h206_txt_meds_1->labelfont(0); in create_hics206_tab()444 h206_txt_meds_1->labelsize(14); in create_hics206_tab()445 h206_txt_meds_1->labelcolor((Fl_Color)FL_FOREGROUND_COLOR); in create_hics206_tab()446 h206_txt_meds_1->align(FL_ALIGN_LEFT); in create_hics206_tab()447 h206_txt_meds_1->callback(hics_changed); in create_hics206_tab()[all …]
296 if (h206_meds_1 != h206_txt_meds_1->value()) in check_hics206fields()382 h206_meds_1 = h206_txt_meds_1->value(); in h206_update_fields()438 h206_txt_meds_1->value(h206_meds_1.c_str()); in h206_update_form()497 h206_txt_meds_1->value(""); in h206_clear__form()
621 extern Fl_Input2 *h206_txt_meds_1;