Home
last modified time | relevance | path

Searched refs:tab_ics213_type (Results 1 – 3 of 3) sorted by relevance

/dports/comms/flmsg/flmsg-4.0.19/src/ics/
H A Dics213_tab.cxx31 Fl_Tabs *tab_ics213_type = (Fl_Tabs *)0; variable
77 tab_ics213_type = new Fl_Tabs(0, Y, 570, 387); in create_ics213_tab()
78 tab_ics213_type->selection_color((Fl_Color)246); in create_ics213_tab()
316 tab_ics213_type->end(); in create_ics213_tab()
317 Fl_Group::current()->resizable(tab_ics213_type); in create_ics213_tab()
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Dflmsg_dialog.h382 extern Fl_Tabs *tab_ics213_type;
/dports/comms/flmsg/flmsg-4.0.19/src/
H A Dflmsg_dialog.cxx440 tab_ics213_type->value(tab_213_originator); in select_ics213()