Searched refs:m_e2kHashTextCtrl (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/src/
H A Dalcframe.h94 wxTextCtrl *m_e2kHashTextCtrl; member in class:AlcFrame
H A Dalcframe.cpp212 m_e2kHashTextCtrl = new wxTextCtrl( m_mainPanel, -1, wxEmptyString, wxDefaultPosition,
215 m_e2kHashSBoxSizer->Add (m_e2kHashTextCtrl, 1, wxALL | wxALIGN_CENTER, 5);
519 m_e2kHashTextCtrl->SetValue(_("Hashing..."));
566 m_e2kHashTextCtrl->SetValue(ed2kHash.Last());
574 m_e2kHashTextCtrl->SetValue(_("Cancelled !"));

Completed in 42 milliseconds