Home
last modified time | relevance | path

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

/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Ddxcc.cxx507 txt_cty_dat_pathname->value(progdefaults.cty_dat_pathname.c_str()); in default_cty_dat_pathname()
528 txt_cty_dat_pathname->value(nupath.c_str()); in select_cty_dat_pathname()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h269 extern Fl_Input2 *txt_cty_dat_pathname;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx2493 Fl_Input2 *txt_cty_dat_pathname=(Fl_Input2 *)0; variable
11171 txt_cty_dat_pathname->box(FL_DOWN_BOX); in ConfigureDialog()
11172 txt_cty_dat_pathname->color(FL_BACKGROUND2_COLOR); in ConfigureDialog()
11173 txt_cty_dat_pathname->selection_color(FL_SELECTION_COLOR); in ConfigureDialog()
11174 txt_cty_dat_pathname->labeltype(FL_NORMAL_LABEL); in ConfigureDialog()
11175 txt_cty_dat_pathname->labelfont(0); in ConfigureDialog()
11176 txt_cty_dat_pathname->labelsize(14); in ConfigureDialog()
11177 txt_cty_dat_pathname->labelcolor(FL_FOREGROUND_COLOR); in ConfigureDialog()
11178 txt_cty_dat_pathname->callback((Fl_Callback*)cb_txt_cty_dat_pathname); in ConfigureDialog()
11179 txt_cty_dat_pathname->align(Fl_Align(FL_ALIGN_LEFT)); in ConfigureDialog()
[all …]
H A Dconfdialog.fl3098 Fl_Input txt_cty_dat_pathname {