Searched refs:ID_PROXY_PORT (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 Dmuuli_wdr.h412 #define ID_PROXY_PORT 10299 macro
H A DPrefsUnifiedDlg.cpp420 FindWindow(ID_PROXY_PORT)->Enable(false);
886 FindWindow(ID_PROXY_PORT)->Enable(value);
H A DPreferences.cpp1037 NewCfgItem(ID_PROXY_PORT, (MkCfg_Int( wxT("/Proxy/ProxyPort"), s_ProxyData.m_proxyPort, 1080 )));
H A Dmuuli_wdr.cpp3079 wxTextCtrl *item14 = new wxTextCtrl( parent, ID_PROXY_PORT, wxT(""), wxDefaultPosition, wxSize(80,-1), 0 );

Completed in 164 milliseconds