Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Dconfiguration.cxx575 select_USN_FSK_port->value(Nav_FSK_port.c_str()); in setDefaults()
947 select_USN_FSK_port->add(gbuf.gl_pathv[j]); in testCommPorts()
985 select_USN_FSK_port->add(ttyname); in testCommPorts()
1017 select_USN_FSK_port->add(gbuf.gl_pathv[j]); in testCommPorts()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h576 extern Fl_ComboBox *select_USN_FSK_port;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx5069 Fl_ComboBox *select_USN_FSK_port=(Fl_ComboBox *)0; variable
14436 select_USN_FSK_port->tooltip(_("Navigator serial port")); in ConfigureDialog()
14437 select_USN_FSK_port->box(FL_DOWN_BOX); in ConfigureDialog()
14438 select_USN_FSK_port->color((Fl_Color)55); in ConfigureDialog()
14440 select_USN_FSK_port->labeltype(FL_NORMAL_LABEL); in ConfigureDialog()
14441 select_USN_FSK_port->labelfont(0); in ConfigureDialog()
14442 select_USN_FSK_port->labelsize(14); in ConfigureDialog()
14443 select_USN_FSK_port->labelcolor(FL_FOREGROUND_COLOR); in ConfigureDialog()
14445 select_USN_FSK_port->align(Fl_Align(FL_ALIGN_LEFT)); in ConfigureDialog()
14446 select_USN_FSK_port->when(FL_WHEN_RELEASE); in ConfigureDialog()
[all …]
H A Dconfdialog.fl6476 Fl_Group select_USN_FSK_port {