Home
last modified time | relevance | path

Searched refs:OnDeviceClose (Results 1 – 4 of 4) sorted by relevance

/dports/audio/audiere/audiere-1.9.4/examples/wxPlayer/
H A DMIDIDeviceFrame.cpp18 EVT_MENU(DEVICE_CLOSE, MIDIDeviceFrame::OnDeviceClose) in BEGIN_EVENT_TABLE()
93 void MIDIDeviceFrame::OnDeviceClose(wxCommandEvent&) { in OnDeviceClose() function in MIDIDeviceFrame
H A DMIDIDeviceFrame.h18 void OnDeviceClose(wxCommandEvent&);
H A DDeviceFrame.h27 void OnDeviceClose(wxCommandEvent&);
H A DDeviceFrame.cpp54 EVT_MENU(DEVICE_CLOSE, DeviceFrame::OnDeviceClose) in BEGIN_EVENT_TABLE()
355 void DeviceFrame::OnDeviceClose(wxCommandEvent &) { in OnDeviceClose() function in DeviceFrame