Searched refs:ID_PROXY_ENABLE_PROXY (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.cpp65 EVT_CHECKBOX(ID_PROXY_ENABLE_PROXY, PrefsUnifiedDlg::OnCheckBoxChange)
417 if (!CastChild(ID_PROXY_ENABLE_PROXY, wxCheckBox)->IsChecked()) {
883 case ID_PROXY_ENABLE_PROXY:
H A Dmuuli_wdr.h409 #define ID_PROXY_ENABLE_PROXY 10296 macro
H A DPreferences.cpp1034 NewCfgItem(ID_PROXY_ENABLE_PROXY, (new Cfg_Bool( wxT("/Proxy/ProxyEnableProxy"), s_ProxyData.m_proxyEnable, false )));
H A Dmuuli_wdr.cpp3050 wxCheckBox *item8 = new wxCheckBox( parent, ID_PROXY_ENABLE_PROXY, _("Enable Proxy"), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 95 milliseconds