Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Dconfiguration.cxx576 select_Nav_config_port->value(Nav_config_port.c_str()); in setDefaults()
948 select_Nav_config_port->add(gbuf.gl_pathv[j]); in testCommPorts()
986 select_Nav_config_port->add(ttyname); in testCommPorts()
1018 select_Nav_config_port->add(gbuf.gl_pathv[j]); in testCommPorts()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h578 extern Fl_ComboBox *select_Nav_config_port;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx5086 Fl_ComboBox *select_Nav_config_port=(Fl_ComboBox *)0; variable
14461 select_Nav_config_port->box(FL_DOWN_BOX); in ConfigureDialog()
14462 select_Nav_config_port->color((Fl_Color)55); in ConfigureDialog()
14463 select_Nav_config_port->selection_color(FL_BACKGROUND_COLOR); in ConfigureDialog()
14464 select_Nav_config_port->labeltype(FL_NORMAL_LABEL); in ConfigureDialog()
14465 select_Nav_config_port->labelfont(0); in ConfigureDialog()
14466 select_Nav_config_port->labelsize(14); in ConfigureDialog()
14467 select_Nav_config_port->labelcolor(FL_FOREGROUND_COLOR); in ConfigureDialog()
14469 select_Nav_config_port->align(Fl_Align(FL_ALIGN_LEFT)); in ConfigureDialog()
14470 select_Nav_config_port->when(FL_WHEN_RELEASE); in ConfigureDialog()
[all …]
H A Dconfdialog.fl6500 Fl_Group select_Nav_config_port {