Home
last modified time | relevance | path

Searched refs:OnDeviceNewMIDIDevice (Results 1 – 6 of 6) sorted by relevance

/dports/audio/audiere/audiere-1.9.4/examples/wxPlayer/
H A DMIDIDeviceFrame.cpp15 EVT_MENU(DEVICE_NEW_MIDIDEVICE, MIDIDeviceFrame::OnDeviceNewMIDIDevice) in BEGIN_EVENT_TABLE()
61 void MIDIDeviceFrame::OnDeviceNewMIDIDevice(wxCommandEvent&) { in OnDeviceNewMIDIDevice() function in MIDIDeviceFrame
H A DCDDeviceFrame.cpp15 EVT_MENU(DEVICE_NEW_MIDIDEVICE, CDDeviceFrame::OnDeviceNewMIDIDevice) in BEGIN_EVENT_TABLE()
106 void CDDeviceFrame::OnDeviceNewMIDIDevice(wxCommandEvent&) { in OnDeviceNewMIDIDevice() function in CDDeviceFrame
H A DMIDIDeviceFrame.h15 void OnDeviceNewMIDIDevice(wxCommandEvent&);
H A DCDDeviceFrame.h16 void OnDeviceNewMIDIDevice(wxCommandEvent&);
H A DDeviceFrame.h15 void OnDeviceNewMIDIDevice(wxCommandEvent&);
H A DDeviceFrame.cpp44 EVT_MENU(DEVICE_NEW_MIDIDEVICE, DeviceFrame::OnDeviceNewMIDIDevice) in BEGIN_EVENT_TABLE()
106 void DeviceFrame::OnDeviceNewMIDIDevice(wxCommandEvent&) { in OnDeviceNewMIDIDevice() function in DeviceFrame