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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/listctrl/
H A Dlisttest.h64 void OnSetInfo(wxListEvent& event);
H A Dlisttest.cpp111 EVT_LIST_SET_INFO(LIST_CTRL, MyListCtrl::OnSetInfo)
899 void MyListCtrl::OnSetInfo(wxListEvent& event) function in class:MyListCtrl
901 LogEvent(event, _T("OnSetInfo"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.h79 void OnSetInfo(wxTreeEvent& event);
H A Dtreetest.cpp129 EVT_TREE_SET_INFO(TreeTest_Ctrl, MyTreeCtrl::OnSetInfo)
948 TREE_EVENT_HANDLER(OnSetInfo)

Completed in 88 milliseconds