Searched refs:ID_PREFSLISTCTRL (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.h317 #define ID_PREFSLISTCTRL 10228 macro
H A DPrefsUnifiedDlg.cpp115 EVT_LIST_ITEM_SELECTED(ID_PREFSLISTCTRL,PrefsUnifiedDlg::OnPrefsPageChange)
204 m_PrefsIcons = CastChild(ID_PREFSLISTCTRL, wxListCtrl);
H A Dmuuli_wdr.cpp2316 wxListCtrl *item2 = new wxListCtrl( parent, ID_PREFSLISTCTRL, wxDefaultPosition, wxDefaultSize, wxLC_REPORT|wxLC_NO_HEADER|wxLC_SINGLE_SEL|wxSUNKEN_BORDER );

Completed in 53 milliseconds