Searched refs:IDC_INCOMING (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DCatDialog.cpp80 CastChild(IDC_INCOMING, wxTextCtrl)->SetValue(m_category->path.GetRaw());
88 CastChild(IDC_INCOMING, wxTextCtrl)->SetValue(thePrefs::GetIncomingDir().GetRaw());
122 wxString dir = CastChild(IDC_INCOMING, wxTextCtrl)->GetValue();
128 CastChild(IDC_INCOMING, wxTextCtrl)->SetValue(dir);
145 CPath newpath = CPath(CastChild(IDC_INCOMING, wxTextCtrl)->GetValue());
H A Dmuuli_wdr.h324 #define IDC_INCOMING 10233 macro
H A Dmuuli_wdr.cpp2377 CMuleTextCtrl *item11 = new CMuleTextCtrl( parent, IDC_INCOMING, wxT(""), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 152 milliseconds