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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/widgets/
H A Dlistbox.cpp69 ListboxPage_Listbox enumerator in enum:__anon487
193 EVT_LISTBOX(ListboxPage_Listbox, ListboxWidgetsPage::OnListbox)
194 EVT_LISTBOX_DCLICK(ListboxPage_Listbox, ListboxWidgetsPage::OnListboxDClick)
195 EVT_CHECKLISTBOX(ListboxPage_Listbox, ListboxWidgetsPage::OnCheckListbox)
320 m_lbox = new wxListBox(this, ListboxPage_Listbox,
391 m_lbox = new wxCheckListBox(this, ListboxPage_Listbox,
399 m_lbox = new wxListBox(this, ListboxPage_Listbox,

Completed in 39 milliseconds