Searched refs:ID_PROXY_USER (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.h407 #define ID_PROXY_USER 10294 macro
H A DPrefsUnifiedDlg.cpp423 FindWindow(ID_PROXY_USER)->Enable(false);
890 FindWindow(ID_PROXY_USER)->Enable(value);
H A DPreferences.cpp1039 NewCfgItem(ID_PROXY_USER, (new Cfg_Str( wxT("/Proxy/ProxyUser"), s_ProxyData.m_userName, wxEmptyString )));
H A Dmuuli_wdr.cpp3039 wxTextCtrl *item5 = new wxTextCtrl( parent, ID_PROXY_USER, wxT(""), wxDefaultPosition, wxSize(80,-1), 0 );

Completed in 94 milliseconds