Searched refs:h213_txt_fwd_to (Results 1 – 3 of 3) sorted by relevance
57 Fl_Input2 *h213_txt_fwd_to = (Fl_Input2 *)0; variable335 h213_txt_fwd_to->tooltip(_("forwarded to")); in create_hics213_tab()336 h213_txt_fwd_to->box(FL_DOWN_BOX); in create_hics213_tab()337 h213_txt_fwd_to->color((Fl_Color)FL_BACKGROUND2_COLOR); in create_hics213_tab()339 h213_txt_fwd_to->labeltype(FL_NORMAL_LABEL); in create_hics213_tab()340 h213_txt_fwd_to->labelfont(0); in create_hics213_tab()341 h213_txt_fwd_to->labelsize(14); in create_hics213_tab()342 h213_txt_fwd_to->labelcolor((Fl_Color)FL_FOREGROUND_COLOR); in create_hics213_tab()343 h213_txt_fwd_to->align(FL_ALIGN_LEFT); in create_hics213_tab()344 h213_txt_fwd_to->callback(hics_changed); in create_hics213_tab()[all …]
126 { h213_tag_fwd_to, "", (void **)&h213_txt_fwd_to, 't' },
686 extern Fl_Input2 *h213_txt_fwd_to;