Home
last modified time | relevance | path

Searched refs:tab_netlog_type (Results 1 – 4 of 4) sorted by relevance

/dports/comms/flmsg/flmsg-4.0.19/src/ham_forms/
H A Dnetlog_tab.cxx29 Fl_Tabs *tab_netlog_type = (Fl_Tabs *)0; variable
77 tab_netlog_type = new Fl_Tabs(0, tab_top, 570, 380); in create_netlog_tab()
78 tab_netlog_type->selection_color((Fl_Color)246); in create_netlog_tab()
302 tab_netlog_type->end(); in create_netlog_tab()
303 Fl_Group::current()->resizable(tab_netlog_type); in create_netlog_tab()
H A Dnetlog.cxx601 tab_netlog_type->value(tab_netlog_1); in cb_netlog_msg_type()
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Dflmsg_dialog.h499 extern Fl_Tabs *tab_netlog_type;
/dports/comms/flmsg/flmsg-4.0.19/src/
H A Dflmsg_dialog.cxx476 tab_netlog_type->value(tab_netlog_1); in select_netlog()