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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/listctrl/
H A Dlisttest.h87 void LogColEvent(const wxListEvent& event, const wxChar *eventName);
H A Dlisttest.cpp799 void MyListCtrl::LogColEvent(const wxListEvent& event, const wxChar *name) function in class:MyListCtrl
812 LogColEvent( event, wxT("OnColBeginDrag") );
824 LogColEvent( event, wxT("OnColDragging") );
829 LogColEvent( event, wxT("OnColEndDrag") );

Completed in 91 milliseconds