Searched refs:IDC_ENFORCE_PO_INCOMING (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPrefsUnifiedDlg.cpp89 EVT_CHECKBOX(IDC_ENFORCE_PO_INCOMING, PrefsUnifiedDlg::OnCheckBoxChange)
474 ::SendCheckBoxEvent(this, IDC_ENFORCE_PO_INCOMING);
924 case IDC_ENFORCE_PO_INCOMING:
930 FindWindow(IDC_ENFORCE_PO_INCOMING)->Enable(value);
H A Dmuuli_wdr.h374 #define IDC_ENFORCE_PO_INCOMING 10267 macro
H A DPreferences.cpp1220 NewCfgItem( IDC_ENFORCE_PO_INCOMING, ( new Cfg_Bool( wxT("/Obfuscation/IsClientCryptLayerRequired"), s_IsClientCryptLayerRequired, false )));
H A Dmuuli_wdr.cpp2824 wxCheckBox *item6 = new wxCheckBox( parent, IDC_ENFORCE_PO_INCOMING, _("Accept only obfuscated connections"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 81 milliseconds