Searched refs:OnUnsplitEvent (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/splitter/
H A Dsplitter.cpp116 void OnUnsplitEvent(wxSplitterEvent& event);
420 EVT_SPLITTER_UNSPLIT(wxID_ANY, MySplitterWindow::OnUnsplitEvent)
457 void MySplitterWindow::OnUnsplitEvent(wxSplitterEvent& event) function in class:MySplitterWindow

Completed in 40 milliseconds