Home
last modified time | relevance | path

Searched refs:inp_ARR_check (Results 1 – 7 of 7) sorted by relevance

/dports/comms/fldigi/fldigi-4.1.20/src/logbook/
H A Dxmlrpc_log.cxx169 inp_ARR_check->value(get_field(adifline, CHECK).c_str()); in xml_get_record()
189 inp_ARR_check->value(""); in xml_get_record()
283 adif_str(CHECK, inp_ARR_check->value()); in xml_add_record()
350 rec.putField(CHECK, inp_ARR_check->value()); in xml_add_record()
H A Dn3fjp_logger.cxx1479 send_control("CHECK", inp_ARR_check->value()); in n3fjp_check_ARR()
H A Dlogsupport.cxx1976 inp_check_log->value(ucasestr(inp_ARR_check->value()).c_str()); in AddRecord()
/dports/comms/fldigi/fldigi-4.1.20/src/widgets/
H A DFTextRXTX.cxx989 if (check_field(s, cROOKIE) && !inp_ARR_check->value()[0]) { in handle_qso_data()
991 inp_ARR_check->value(s + 2); in handle_qso_data()
993 inp_ARR_check->value(s); in handle_qso_data()
1630 input = inp_ARR_check; in menu_cb()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dfl_digi.h670 extern Fl_Input2 *inp_ARR_check;
/dports/comms/fldigi/fldigi-4.1.20/src/dialogs/
H A Dfl_digi.cxx490 Fl_Input2 *inp_ARR_check = (Fl_Input2 *)0; variable
5270 inp_ARR_check = inp_ARR_check1; in UI_select()
5518 inp_ARR_check = inp_ARR_check2; in UI_select()
H A Dfl_digi_main.cxx2325 inp_ARR_check = inp_ARR_check1; in create_fl_digi_main_primary()