Searched refs:IDC_EVENTLIST (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 Dmuuli_wdr.h444 #define IDC_EVENTLIST 10316 macro
H A DPrefsUnifiedDlg.cpp129 EVT_LIST_ITEM_SELECTED(IDC_EVENTLIST, PrefsUnifiedDlg::OnUserEventSelected)
261 wxListCtrl *list = CastChild(IDC_EVENTLIST, wxListCtrl);
H A Dmuuli_wdr.cpp3305 wxListCtrl *item2 = new wxListCtrl( parent, IDC_EVENTLIST, wxDefaultPosition, wxSize(160,120), wxLC_REPORT|wxLC_NO_HEADER|wxLC_SINGLE_SEL|wxSUNKEN_BORDER );

Completed in 127 milliseconds