Searched refs:sel_hx_select (Results 1 – 3 of 3) sorted by relevance
57 sel_hx_select->add(hx_list[n].sznbr); in cb_hx()60 sel_hx_select->index(0); in cb_hx()68 int n = sel_hx_select->index(); in cb_hx_select()75 int n = sel_hx_select->index(); in cb_hx_select_add()
1366 Fl_ListBox *sel_hx_select = (Fl_ListBox *)0; variable1399 sel_hx_select = new Fl_ListBox(3, 20, 68, 24, _("HX__:")); in hx_dialog()1400 sel_hx_select->callback((Fl_Callback*)cb_sel_hx_select); in hx_dialog()1401 sel_hx_select->align(FL_ALIGN_TOP_LEFT); in hx_dialog()
168 extern Fl_ListBox *sel_hx_select;