Searched refs:IDC_FILENAME (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 DFileDetailDialog.cpp50 EVT_TEXT(IDC_FILENAME, CFileDetailDialog::OnTextFileNameChange)
236 CastChild(IDC_FILENAME, wxTextCtrl)->SetValue(m_file->GetFileName().GetPrintable());
244 CastChild(IDC_FILENAME, wxTextCtrl)->SetValue(s);
278 CPath fileName = CPath(CastChild(IDC_FILENAME, wxTextCtrl)->GetValue());
368 filename = CastChild(IDC_FILENAME, wxTextCtrl)->GetValue();
H A Dmuuli_wdr.h107 #define IDC_FILENAME 10055 macro
H A Dmuuli_wdr.cpp778 CMuleTextCtrl *item72 = new CMuleTextCtrl( parent, IDC_FILENAME, wxT(""), wxDefaultPosition, wxDefaultSize, 0 );

Completed in 104 milliseconds