MIDIPortTypeCode   38 Source/modules/webmidi/MIDIPort.cpp MIDIPort::MIDIPort(MIDIAccess* access, const String& id, const String& manufacturer, const String& name, MIDIPortTypeCode type, const String& version)
MIDIPortTypeCode   72 Source/modules/webmidi/MIDIPort.h     MIDIPort(MIDIAccess*, const String& id, const String& manufacturer, const String& name, MIDIPortTypeCode, const String& version);
MIDIPortTypeCode   78 Source/modules/webmidi/MIDIPort.h     MIDIPortTypeCode m_type;