Home
last modified time | relevance | path

Searched defs:MediaKeyEventInit (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DMediaKeyEvent.h34 struct MediaKeyEventInit : public EventInit { struct
55 …rWillBeRawPtr<MediaKeyEvent> create(const AtomicString& type, const MediaKeyEventInit& initializer) in create() argument
DMediaKeyEvent.cpp33 MediaKeyEventInit::MediaKeyEventInit() in MediaKeyEventInit() function in WebCore::MediaKeyEventInit