Searched refs:h213_txt_fwd_to2 (Results 1 – 3 of 3) sorted by relevance
62 Fl_Input2 *h213_txt_fwd_to2 = (Fl_Input2 *)0; variable397 h213_txt_fwd_to2->tooltip(_("forwarded to")); in create_hics213_tab()398 h213_txt_fwd_to2->box(FL_DOWN_BOX); in create_hics213_tab()399 h213_txt_fwd_to2->color((Fl_Color)FL_BACKGROUND2_COLOR); in create_hics213_tab()401 h213_txt_fwd_to2->labeltype(FL_NORMAL_LABEL); in create_hics213_tab()402 h213_txt_fwd_to2->labelfont(0); in create_hics213_tab()403 h213_txt_fwd_to2->labelsize(14); in create_hics213_tab()404 h213_txt_fwd_to2->labelcolor((Fl_Color)FL_FOREGROUND_COLOR); in create_hics213_tab()405 h213_txt_fwd_to2->align(FL_ALIGN_LEFT); in create_hics213_tab()406 h213_txt_fwd_to2->callback(hics_changed); in create_hics213_tab()[all …]
130 { h213_tag_fwd_to2, "", (void **)&h213_txt_fwd_to2, 't' },
691 extern Fl_Input2 *h213_txt_fwd_to2;