Searched defs:MIDIConnectionEventInit (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webmidi/
H A DMIDIConnectionEvent.h39 struct MIDIConnectionEventInit : public EventInit { struct in namespace:blink
40 MIDIConnectionEventInit() function in struct:blink::MIDIConnectionEventInit
53 static PassRefPtrWillBeRawPtr<MIDIConnectionEvent> create(const AtomicString&, const MIDIConnectionEventInit&);
64 MIDIConnectionEvent(const AtomicString&, const MIDIConnectionEventInit&);

Completed in 148 milliseconds