Searched defs:MediaKeyEventInit (Results 1 – 2 of 2) sorted by relevance
34 struct MediaKeyEventInit : public EventInit { struct55 …static PassRefPtr<MediaKeyEvent> create(const AtomicString& type, const MediaKeyEventInit& initial… in create() argument
34 MediaKeyEventInit::MediaKeyEventInit() in MediaKeyEventInit() function in WebCore::MediaKeyEventInit