Home
last modified time | relevance | path

Searched refs:txt_flmsg_pathname (Results 1 – 6 of 6) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/logger/
H A Drx_extract.cxx405 txt_flmsg_pathname->value(progdefaults.flmsg_pathname.c_str()); in select_flmsg_pathname()
406 txt_flmsg_pathname->redraw(); in select_flmsg_pathname()
427 txt_flmsg_pathname->value(p); in select_flmsg_pathname()
/dports/comms/fldigi/fldigi-4.1.20/src/config_script/
H A Dcreate_default_script.cxx475 …if(add_command(fd, (char *)CMD_NBEMS_FLMSG_PATH, (char *) txt_flmsg_pathname->value(), 1)) retur… in create_default_script()
H A Drun_scripts.cxx713 return assign_string(txt_flmsg_pathname, sp, sc); in process_misc_nbems_flmsg_path()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h694 extern Fl_Input2 *txt_flmsg_pathname;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx5979 Fl_Input2 *txt_flmsg_pathname=(Fl_Input2 *)0; variable
15736 txt_flmsg_pathname->box(FL_DOWN_BOX); in ConfigureDialog()
15737 txt_flmsg_pathname->color(FL_BACKGROUND2_COLOR); in ConfigureDialog()
15738 txt_flmsg_pathname->selection_color(FL_SELECTION_COLOR); in ConfigureDialog()
15739 txt_flmsg_pathname->labeltype(FL_NORMAL_LABEL); in ConfigureDialog()
15740 txt_flmsg_pathname->labelfont(0); in ConfigureDialog()
15741 txt_flmsg_pathname->labelsize(14); in ConfigureDialog()
15742 txt_flmsg_pathname->labelcolor(FL_FOREGROUND_COLOR); in ConfigureDialog()
15743 txt_flmsg_pathname->callback((Fl_Callback*)cb_txt_flmsg_pathname); in ConfigureDialog()
15744 txt_flmsg_pathname->align(Fl_Align(FL_ALIGN_LEFT)); in ConfigureDialog()
[all …]
H A Dconfdialog.fl7643 Fl_Input txt_flmsg_pathname {