Searched refs:ID_LOGVIEW (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-gui.cpp330 amuledlg->ResetLog(ID_LOGVIEW);
H A Dmuuli_wdr.h338 #define ID_LOGVIEW 10241 macro
H A DamuleDlg.cpp605 if (id == ID_LOGVIEW) {
620 wxTextCtrl* ct = CastByID( ID_LOGVIEW, m_serverwnd, wxTextCtrl );
H A Damule-remote-gui.cpp427 amuledlg->ResetLog(ID_LOGVIEW);
H A Dmuuli_wdr.cpp2502 CMuleTextCtrl *item2 = new CMuleTextCtrl( parent, ID_LOGVIEW, wxT(""), wxDefaultPosition, wxDefaultSize, wxTE_MULTILINE|wxTE_READONLY|wxVSCROLL|wxTE_RICH2 );

Completed in 112 milliseconds