Searched refs:IDC_SUPPORT_PO (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.cpp87 EVT_CHECKBOX(IDC_SUPPORT_PO, PrefsUnifiedDlg::OnCheckBoxChange)
472 ::SendCheckBoxEvent(this, IDC_SUPPORT_PO);
929 FindWindow(IDC_SUPPORT_PO)->Enable(!value);
933 case IDC_SUPPORT_PO:
H A Dmuuli_wdr.h372 #define IDC_SUPPORT_PO 10265 macro
H A DPreferences.cpp1218 NewCfgItem( IDC_SUPPORT_PO, ( new Cfg_Bool( wxT("/Obfuscation/IsClientCryptLayerSupported"), s_IsClientCryptLayerSupported, true )));
H A Dmuuli_wdr.cpp2814 wxCheckBox *item4 = new wxCheckBox( parent, IDC_SUPPORT_PO, _("Support Protocol Obfuscation"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 146 milliseconds