Searched refs:ID_PROXY_PASSWORD (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.h408 #define ID_PROXY_PASSWORD 10295 macro
H A DPrefsUnifiedDlg.cpp424 FindWindow(ID_PROXY_PASSWORD)->Enable(false);
891 FindWindow(ID_PROXY_PASSWORD)->Enable(value);
H A DPreferences.cpp1040 NewCfgItem(ID_PROXY_PASSWORD, (new Cfg_Str( wxT("/Proxy/ProxyPassword"), s_ProxyData.m_password, wxEmptyString )));
H A Dmuuli_wdr.cpp3046 wxTextCtrl *item7 = new wxTextCtrl( parent, ID_PROXY_PASSWORD, wxT(""), wxDefaultPosition, wxSize(80,-1), wxTE_PASSWORD );

Completed in 120 milliseconds