Home
last modified time | relevance | path

Searched refs:choice_WK_hang (Results 1 – 5 of 5) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Dstatus.cxx1307 choice_WK_hang->add("Wait 1.0"); in initLastState()
1308 choice_WK_hang->add("Wait 1.33"); in initLastState()
1309 choice_WK_hang->add("Wait 1.66"); in initLastState()
1310 choice_WK_hang->add("Wait 2.0"); in initLastState()
1311 choice_WK_hang->index((WK_pin_configuration & 0x30) >> 4); in initLastState()
/dports/comms/fldigi/fldigi-4.1.20/src/cw_rtty/
H A Dwinkeyer.cxx909 int hangbits = choice_WK_hang->index() << 4; in WK_change_choice_hang()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dconfdialog.h347 extern Fl_ComboBox *choice_WK_hang;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dconfdialog.cxx3189 Fl_ComboBox *choice_WK_hang=(Fl_ComboBox *)0; variable
12169 choice_WK_hang->box(FL_BORDER_BOX); in ConfigureDialog()
12170 choice_WK_hang->color((Fl_Color)55); in ConfigureDialog()
12171 choice_WK_hang->selection_color(FL_BACKGROUND_COLOR); in ConfigureDialog()
12172 choice_WK_hang->labeltype(FL_NORMAL_LABEL); in ConfigureDialog()
12173 choice_WK_hang->labelfont(0); in ConfigureDialog()
12174 choice_WK_hang->labelsize(14); in ConfigureDialog()
12175 choice_WK_hang->labelcolor(FL_FOREGROUND_COLOR); in ConfigureDialog()
12177 choice_WK_hang->align(Fl_Align(FL_ALIGN_TOP)); in ConfigureDialog()
12178 choice_WK_hang->when(FL_WHEN_RELEASE); in ConfigureDialog()
[all …]
H A Dconfdialog.fl4068 Fl_Group choice_WK_hang {