Searched refs:h206_txt_phone_3 (Results 1 – 3 of 3) sorted by relevance
91 Fl_Input2 *h206_txt_phone_3 = (Fl_Input2 *)0; variable697 h206_txt_phone_3->tooltip(_("")); in create_hics206_tab()698 h206_txt_phone_3->box(FL_DOWN_BOX); in create_hics206_tab()699 h206_txt_phone_3->color((Fl_Color)FL_BACKGROUND2_COLOR); in create_hics206_tab()701 h206_txt_phone_3->labeltype(FL_NORMAL_LABEL); in create_hics206_tab()702 h206_txt_phone_3->labelfont(0); in create_hics206_tab()703 h206_txt_phone_3->labelsize(14); in create_hics206_tab()704 h206_txt_phone_3->labelcolor((Fl_Color)FL_FOREGROUND_COLOR); in create_hics206_tab()705 h206_txt_phone_3->align(FL_ALIGN_LEFT); in create_hics206_tab()706 h206_txt_phone_3->callback(hics_changed); in create_hics206_tab()[all …]
345 if (h206_phone_3 != h206_txt_phone_3->value()) in check_hics206fields()408 h206_phone_3 = h206_txt_phone_3->value(); in h206_update_fields()464 h206_txt_phone_3->value(h206_phone_3.c_str()); in h206_update_form()523 h206_txt_phone_3->value(""); in h206_clear__form()
642 extern Fl_Input2 *h206_txt_phone_3;